Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

paths wrong after installation


pk2000

Recommended Posts

Posted

I have wresteled with this a lot now please can anyone help me out.

 

On step 7 i get:

-------

Warning: open_basedir restriction in effect. File is in wrong directory in /home/priit/www/pood/install/templates/pages/install_7.php on line 209

 

Warning: fopen("/home/priit/www/pood/includes/configure.php", "w") - Operation not permitted in /home/priit/www/pood/install/templates/pages/install_7.php on line 209

 

Warning: Supplied argument is not a valid File-Handle resource in /home/priit/www/pood/install/templates/pages/install_7.php on line 210

 

Warning: Supplied argument is not a valid File-Handle resource in /home/priit/www/pood/install/templates/pages/install_7.php on line 211

 

Warning: open_basedir restriction in effect. File is in wrong directory in /home/priit/www/pood/install/templates/pages/install_7.php on line 259

 

Warning: fopen("/home/priit/www/pood/admin/includes/configure.php", "w") - Operation not permitted in /home/priit/www/pood/install/templates/pages/install_7.php on line 259

 

Warning: Supplied argument is not a valid File-Handle resource in /home/priit/www/pood/install/templates/pages/install_7.php on line 260

 

Warning: Supplied argument is not a valid File-Handle resource in /home/priit/www/pood/install/templates/pages/install_7.php on line 261

 

The configuration was successful! <-- Yeah, right!

-------

 

I seems to be installed. admin works and i can access the opening page of the shop but all links on that page are like this:

 

http://priit.reta.eedir_ws_http_catalogpro...=18&osCsid=xxxx

 

but should be:

 

http://priit.reta.ee/pood/product_info.php...=18&osCsid=xxxx

 

somewhere the main catalog /pood/ has got lost in the process and shows 'dir_ws_http_catalog' and other like that. Can anyone give me a hint whats wrong.

 

Thanks

Posted

It looks like your host's PHP restrictions are preventing the install script from finishing modifying your files. You will have to modify catalog/includes/configure.php manually. If the admin is working, you should be able to work off the values in there (admin/includes/configure.php).

 

Good luck,

Matt

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...