ssyu Posted May 23, 2004 Share Posted May 23, 2004 I finally got thru the osCommerce installation and configuration steps. The last page I saw has two buttons for me to click: Catalog and Administration. When I entered the index.php page for both catalog and admin, i see Warning msgs appear above and below the page. How can I get rid of them?? Thanks! Some of the warning msgs are: Warning: session_start(): open(/tmp\sess_b72a77891bc441df392ae5618e22e35a, O_RDWR) failed: No such file or directory (2) in C:\Program Files\Apache Group\Apache2\htdocs\catalog\includes\functions\sessions.php on line 67 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at C:\Program Files\Apache Group\Apache2\htdocs\catalog\includes\functions\sessions.php:67) in C:\Program Files\Apache Group\Apache2\htdocs\catalog\includes\functions\sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\Program Files\Apache Group\Apache2\htdocs\catalog\includes\functions\sessions.php:67) in C:\Program Files\Apache Group\Apache2\htdocs\catalog\includes\functions\sessions.php on line 67 Warning: Installation directory exists at: C:/Program Files/Apache Group/Apache2/htdocs/catalog/install. Please remove this directory for security reasons. Warning: I am able to write to the configuration file: C:/Program Files/Apache Group/Apache2/htdocs/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created. Link to comment Share on other sites More sharing options...
Guest Posted May 23, 2004 Share Posted May 23, 2004 Did you read the warning messages? - they tell you what to do :) If you still have trouble, these questions have been asked a squillion times and you will easily find answers using search :P Matti Link to comment Share on other sites More sharing options...
ssyu Posted May 23, 2004 Author Share Posted May 23, 2004 Thanks =p Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.