davids2004 Posted November 23, 2009 Posted November 23, 2009 Ok I have a site that is setup up on a free server and a paid server. Anytime I try to access the admin panel on the free server, it always redirects me to the free one. This is the paid one www.smproductsinc.com This is the free one www.smproducts.co.cc Anytime I try to log into the paid admin panel it directs me to the free one. How can I fix this to where I only go to the paid one. Thanks.
Guest Posted November 24, 2009 Posted November 24, 2009 David, Check the configure.php files to make sure the path for the PAID site is directed to the paid server. That's the only thing I can think of that would cross the two sites. Chris
davids2004 Posted November 24, 2009 Author Posted November 24, 2009 David, Check the configure.php files to make sure the path for the PAID site is directed to the paid server. That's the only thing I can think of that would cross the two sites. Chris Perfect, thanks.
davids2004 Posted November 24, 2009 Author Posted November 24, 2009 Here are some errors I am getting when I am trying to backup from admin panel Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home/a9253843/public_html/catalog/admin/backups/) is not within the allowed path(s): (/home/smproduc/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/smproduc/public_html/catalog/admin/backup.php on line 319 Error: Backup directory does not exist. Please set this in configure.php. Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/a9253843/public_html/catalog/images/ht1.jpg) is not within the allowed path(s): (/home/smproduc/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/smproduc/public_html/catalog/admin/includes/functions/general.php on line 234 Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home/a9253843/public_html/catalog/images/) is not within the allowed path(s): (/home/smproduc/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/smproduc/public_html/catalog/admin/categories.php on line 329 Error: Catalog images directory does not exist: /home/a9253843/public_html/catalog/images/
Guest Posted November 24, 2009 Posted November 24, 2009 David, again, check the configure.php file in catalog>admin>includes to make sure the paths are correct. Chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.