I cannot install File Backup module

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
percusionista
Forum Members
Forum Members
Posts: 55
Joined: Thu Nov 15, 2007 12:42 pm

I cannot install File Backup module

Post by percusionista »

Actually running CMSMS 1.2 ML version

when I try to install File Backup  appears this warning
INSTALLATION ABORTED

    * Cannot create admin/backups folder. Make sure the admin folder has write and read permisions granted (chmod 0766)
If I change CHMOD to 766, I cannot enter backend .another warning on browser's screen
Forbidden

You don't have permission to access /ml/admin/moduleinterface.php on this server.
So...
Last edited by percusionista on Wed Nov 28, 2007 2:26 pm, edited 1 time in total.
alby

Re: I cannot install File Backup module

Post by alby »

percusionista wrote: Actually running CMSMS 1.2 ML version

when I try to install File Backup  appears this warning
INSTALLATION ABORTED

    * Cannot create admin/backups folder. Make sure the admin folder has write and read permisions granted (chmod 0766)
If I change CHMOD to 766, I cannot enter backend .another warning on browser's screen
Forbidden

You don't have permission to access /ml/admin/moduleinterface.php on this server.

From Release note:
First version. It's a working beta, don't install on production server. Use at your own risk.
Delete module folder and via phpmyadmin delete row of module in cms_module

Test in local first

Alby
User avatar
blast2007
Power Poster
Power Poster
Posts: 508
Joined: Wed Aug 01, 2007 5:36 pm

Re: I cannot install File Backup module

Post by blast2007 »

percusionista wrote: Actually running CMSMS 1.2 ML version

when I try to install File Backup  appears this warning
INSTALLATION ABORTED

    * Cannot create admin/backups folder. Make sure the admin folder has write and read permisions granted (chmod 0766)
Sorry for late, but I find this message only today....

This problem depends on file permission inherited from your host provider. If you check on your server all works perfectly.

To solve your problem just create backup dir ( admin/backups/tgz/ ) via admin panel or via ftp.

For security purpose use another name for "admin" dir (eg. ADmIN2343_asadf343 ) and protect all dir and subdir with htaccess.

Regards
blast
User avatar
johnbmcdonald
Forum Members
Forum Members
Posts: 60
Joined: Mon May 14, 2007 8:01 pm
Location: Edmond, OK, USA

Re: I cannot install File Backup module

Post by johnbmcdonald »

Does not directly address your immediate problem, but I couldn't install it either.
My work around was to go into phpmyadmin and export the database for the CMSMS website as a SQL statement.
It worked pretty good, it saved everything I needed.

I moved 10 or 12 CMSMS sites from one server to another that afternoon. I just installed CMSMS on the new web server, then, dropped the tables in the database from the new installation, ran the exported SQL and I was in business.

Worked real good, except that TABS were converted to some strange character and I had a little content clean up to do. I think this may have had to do witih my export options, not sure tho.

Hope that helps a little.
John
User avatar
blast2007
Power Poster
Power Poster
Posts: 508
Joined: Wed Aug 01, 2007 5:36 pm

Re: I cannot install File Backup module

Post by blast2007 »

johnbmcdonald wrote: My work around was to go into phpmyadmin and export the database for the CMSMS website as a SQL statement.
FileBackup module wasn't designed to save your mysql database  It saves your entire CMSMS filesystem in a tar.gz file. You need also to backup your db (with other tools) if you want a complete backup.

If you use only phpmyadmin  you're saving only your mysql db, so it's a partial backup.
Take a look here for a brief explanation of backup.

Regards
blast
musicscore
Power Poster
Power Poster
Posts: 474
Joined: Wed Jan 25, 2006 11:53 am
Location: Netherlands

Re: I cannot install File Backup module

Post by musicscore »

Filebackup will not install if you have MySQLDump installed. This is because MySQLDump already has created the directory Backups under Admin.

A workaround is =>Rename admin\backups - install Filebackup  - Copy files from renamed folder to admin\backups.

Good luck.

Musicscore  (cmsms-demo.infowebs.nl)
User avatar
blast2007
Power Poster
Power Poster
Posts: 508
Joined: Wed Aug 01, 2007 5:36 pm

Re: I cannot install File Backup module

Post by blast2007 »

musicscore wrote: Filebackup will not install if you have MySQLDump installed. This is because MySQLDump already has created the directory Backups under Admin.

A workaround is =>Rename admin\backups - install Filebackup  - Copy files from renamed folder to admin\backups.
Musicscore  (cmsms-demo.infowebs.nl)
Hi all,
FileBackup v0.1 was bugged while creating backup dir. In FileBackup v0.2 bug is fixed.

Backup dir is: admin/backup/tgz

Regards
blast
Post Reply

Return to “Modules/Add-Ons”