Hi all. I have just moved zencart from the root to a subdirectory labelled zcart. Admin seems to be working after altering the admin/includes/configure.php file but I have no front end. I have spent hours reading this forum and am on the right track I think but still receiving the error messages below when accessing the zencart home page:
Warning: main(): open_basedir restriction in effect. File(/includes/auto_loaders/config.core.php) is not within the allowed path(s): (/usr/local/pem/vhosts/102393) in /usr/local/pem/vhosts/102393/webspace/httpdocs/zcart/includes/initsystem.php on line 21
Warning: main(/includes/auto_loaders/config.core.php): failed to open stream: Operation not permitted in /usr/local/pem/vhosts/102393/webspace/httpdocs/zcart/includes/initsystem.php on line 21
Warning: main(): Failed opening '/includes/auto_loaders/config.core.php' for inclusion (include_path='.:/php/includes') in /usr/local/pem/vhosts/102393/webspace/httpdocs/zcart/includes/initsystem.php on line 21
Warning: dir(): open_basedir restriction in effect. File(/includes/auto_loaders) is not within the allowed path(s): (/usr/local/pem/vhosts/102393) in /usr/local/pem/vhosts/102393/webspace/httpdocs/zcart/includes/initsystem.php on line 22
Warning: dir(/includes/auto_loaders): failed to open dir: Operation not permitted in /usr/local/pem/vhosts/102393/webspace/httpdocs/zcart/includes/initsystem.php on line 22
Warning: main(): open_basedir restriction in effect. File(/includes/counter.php) is not within the allowed path(s): (/usr/local/pem/vhosts/102393) in /usr/local/pem/vhosts/102393/webspace/httpdocs/zcart/includes/application_top.php on line 115
Warning: main(/includes/counter.php): failed to open stream: Operation not permitted in /usr/local/pem/vhosts/102393/webspace/httpdocs/zcart/includes/application_top.php on line 115
Fatal error: main(): Failed opening required '/includes/counter.php' (include_path='.:/php/includes') in /usr/local/pem/vhosts/102393/webspace/httpdocs/zcart/includes/application_top.php on line 115
I have attached my includes/configure.php and admin/includes/configure.php to see the changes made. I'm pretty sure that a path is incorrect somewhere but can't find it. If anyone could help find the problem I would be very grateful.



