grampz Posted July 3, 2007 Posted July 3, 2007 hi, I am having trouble with this directory the error is saying: Warning: session_start() [function.session-start]: open(/tmp\sess_50a753ec334f96c6e9998dbd55c27b72, O_RDWR) failed: No such file or directory (2) in C:\Inetpub\vhosts\**Website**\httpdocs\osCommerce\includes\functions\sessions.php on line 97 Warning Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created. I have tried creating the /temp folder in "functions" folder, and it didnt work, so i created it also in "includes" and "oscommerce" and "httpdocs". Still no luck! Please can someone tell me what im doign wrong?
♥Vger Posted July 3, 2007 Posted July 3, 2007 Edit the last line of both configure.php files to read 'mysql' where indicated. Vger
grampz Posted July 4, 2007 Author Posted July 4, 2007 Edit the last line of both configure.php files to read 'mysql' where indicated. Vger Thanks it worked out for me. I got this other problem with the admin page, where when i click on any of the catagories like.. configuration etc... the link takes me to http://*website*/admin/configuration.php?.... but it is supposed to take me to http://*website*/oscommerce/admin/configuration.php?.... Do i have to create an admin folder in the root folder and create some sort of configuration.php file and have it point to the actually proper file /oscommerce/admin/configuration.php?... ... right?
grampz Posted July 4, 2007 Author Posted July 4, 2007 Edit the last line of both configure.php files to read 'mysql' where indicated. Vger Edit the last line of both configure.php files to read 'mysql' where indicated. Vger Thanks it worked out for me. I got this other problem with the admin page, where when i click on any of the catagories like.. configuration etc... the link takes me to http://*website*/admin/configuration.php?.... but it is supposed to take me to http://*website*/oscommerce/admin/configuration.php?.... Do i have to create an admin folder in the root folder and create some sort of configuration.php file and have it point to the actually proper file /oscommerce/admin/configuration.php?... ... right?
Bloged Posted July 4, 2007 Posted July 4, 2007 Thanks it worked out for me. I got this other problem with the admin page, where when i click on any of the catagories like.. configuration etc... the link takes me to http://*website*/admin/configuration.php?.... but it is supposed to take me to http://*website*/oscommerce/admin/configuration.php?.... Do i have to create an admin folder in the root folder and create some sort of configuration.php file and have it point to the actually proper file /oscommerce/admin/configuration.php?... ... right? Those directory's are also defined in configure.php. I do not have a osC2 configuration file before me so I'm not really sure what it's called but that should be rellatively easy to find out! Grtz, Arjan Gelderblom I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. -- Stephen Hawking
grampz Posted July 4, 2007 Author Posted July 4, 2007 Those directory's are also defined in configure.php. I do not have a osC2 configuration file before me so I'm not really sure what it's called but that should be rellatively easy to find out! Grtz, Arjan Gelderblom ok i'll check it out, argh i guess i posted the new thread for nothing then.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.