nwthorseshoes Posted March 13, 2006 Posted March 13, 2006 i have followed the steps on the install and i get the following error message New Installation osCommerce Configuration Warning: fopen(/home/endurancew/public_html/catalog/includes/configure.php): failed to open stream: Permission denied in /home/endurancew/public_html/catalog/install/templates/pages/install_7.php on line 209 Warning: fputs(): supplied argument is not a valid stream resource in /home/endurancew/public_html/catalog/install/templates/pages/install_7.php on line 210 Warning: fclose(): supplied argument is not a valid stream resource in /home/endurancew/public_html/catalog/install/templates/pages/install_7.php on line 211 can anyone help?? thanks
♥Vger Posted March 13, 2006 Posted March 13, 2006 Read the Quick Install Guide link below my name. It will show you where you went wrong. Vger
nwthorseshoes Posted March 13, 2006 Author Posted March 13, 2006 thanks for that, now i get these error messages Warning: session_save_path(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/endurancew/public_html) in /home/endurancew/public_html/catalog/admin/includes/functions/sessions.php on line 110 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/endurancew/public_html/catalog/admin/includes/functions/sessions.php:110) in /home/endurancew/public_html/catalog/admin/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/endurancew/public_html/catalog/admin/includes/functions/sessions.php:110) in /home/endurancew/public_html/catalog/admin/includes/functions/sessions.php on line 67 what am i doing wrong???
arturo Posted March 30, 2006 Posted March 30, 2006 Resolved. Vger Sorry Vger I've the same last problem of nwthorseshoes: Warning: session_save_path(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/endurancew/public_html) in /home/endurancew/public_html/catalog/admin/includes/functions/sessions.php on line 110 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/endurancew/public_html/catalog/admin/includes/functions/sessions.php:110) in /home/endurancew/public_html/catalog/admin/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/endurancew/public_html/catalog/admin/includes/functions/sessions.php:110) in /home/endurancew/public_html/catalog/admin/includes/functions/sessions.php on line 67 I've applicated your quickinstall guide, where I wrong?
Nyromant Posted April 5, 2006 Posted April 5, 2006 thanks for that, now i get these error messages Warning: session_save_path(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/endurancew/public_html) in /home/endurancew/public_html/catalog/admin/includes/functions/sessions.php on line 110 Go to the admins-panel and change the "Sessions-Directory" under "Configuration"->"Sessions" to your serverpath eg: /home/vhosts/[somenumber]/[domain]/[Directory] You can get this path from the Install-Script, just read "Webserver Root Directory:" and use it. If your root-Directory at the server contains the following directories: /htdocs /tmp use /tmp as [Directory], since it is (supposed to be) unaccessable from any Webbrowser
Recommended Posts
Archived
This topic is now archived and is closed to further replies.