where do i define the DIR_FS_BACKUP?
My comfig file says this
define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/');
Andy
where do i define the DIR_FS_BACKUP?
My comfig file says this
define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/');
Andy
Last edited by andy; 31 Jan 2007 at 06:30 PM.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
the backup page in admin
shows the link as
Backup Directory: /home/httpd/vhosts/realraptors.co.uk/httpdocs/zen-cart-v1.1.3/admin/backups/
which is correct
Andy
Is it possible your server is running PHP in Safe Mode ? If so, the backup button will not be displayed then either.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
how do i find this out? is it a call to my hosting company tomorrow?
Andy
Admin->Tools->Server Info.
Search for "safe_mode"
Yes - call your hosting company and ask to be put on a server that doesn't run in safe mode.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
thanks
safe mode is on
will call them tomorrow. thanks
Andy