Jump to content

help with oscommerce , can anyone help me please ....


Recommended Posts

guys i am trying the oscommerce thing , but when i run the script i get this message

Warning: Installation directory exists at: C:/Program Files/xampp/htdocs/catalog/install. Please remove this directory for security reasons.

so guys i have a file inside the catalog folder like catalog\ instal\instal.php should i deletes the instal.php to get rid of the warnings so guys pls help thx for everything
Link to comment
Share on other sites

Either delete or rename the install folder and everthing will be all fine. This is not a PHP error message but an error message being produced by oscommerce.

Now make sure you have ran through the required steps oscommerce may need to be fully installed, to chekc you mighjt want to read through the documentation, then just delete or rename the install folder. You're best of just deleting the install folder for added security.
Link to comment
Share on other sites

[!--quoteo(post=364741:date=Apr 14 2006, 06:09 AM:name=wildteen88)--][div class=\'quotetop\']QUOTE(wildteen88 @ Apr 14 2006, 06:09 AM) [snapback]364741[/snapback][/div][div class=\'quotemain\'][!--quotec--]
Either delete or rename the install folder and everthing will be all fine. This is not a PHP error message but an error message being produced by oscommerce.

Now make sure you have ran through the required steps oscommerce may need to be fully installed, to chekc you mighjt want to read through the documentation, then just delete or rename the install folder. You're best of just deleting the install folder for added security.
[/quote]


hi i'm back and maybe ya can help me some more , i delete the instal problem , but the warning is still there now i am getting this new warning message

[b]Warning: session_start() [function.session-start]: open(/tmp\sess_ed0bafd7234ed64ebd2a5b0e428bf060, O_RDWR) failed: No such file or directory (2) in C:\Program Files\xampp\htdocs\catalog\includes\functions\sessions.php on line 97

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\Program Files\xampp\htdocs\catalog\includes\functions\sessions.php:97) in C:\Program Files\xampp\htdocs\catalog\includes\functions\sessions.php on line 97

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\Program Files\xampp\htdocs\catalog\includes\functions\sessions.php:97) in C:\Program Files\xampp\htdocs\catalog\includes\functions\sessions.php on line 97

Warning Warning: Installation directory exists at: C:/Program Files/xampp/htdocs/catalog/install. Please remove this directory for security reasons.

Warning Warning: I am able to write to the configuration file: C:/Program Files/xampp/htdocs/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file.

Warning Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created.[/b]

pls anyone help , i'll be waiting for any advice thx once again
Link to comment
Share on other sites

  • 2 months later...
Hello,

To remove these messages, first of all
1) Make sure you have a /tmp directory, it exists. The /tmp directory is specified in a php.ini file, and if you're using Osc Ms2.2 in the admin->Configuration->Sessions.
2) To remove the session error you could also use the define('STORE_SESSIONS', 'mysql'); in the catalog/includes/configure.php file.
3) Delete the installation directory
4) As you're using windows, make your catalog/includes/configure.php - non writable, set 'read-only' checkbox in the file atrributes.

Good luck.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.