ashokmsc2006 Posted December 1, 2006 Posted December 1, 2006 During Installation When i gave Hostname:as server IP address username and password finally it shows error
willi! Posted December 1, 2006 Posted December 1, 2006 During Installation When i gave Hostname:as server IP address username and password finally it shows error Have you tried it with 'localhost' instead of IP-adress ?
ashokmsc2006 Posted December 1, 2006 Author Posted December 1, 2006 Have you tried it with 'localhost' instead of IP-adress ? ya thanks Mr.willi i given as local host now it get installed but its shows some session warning how can i rectify that. "Warning: session_start() [function.session-start]: open(/tmp\sess_e9e9f0749aa25034844134c1efe7653b, O_RDWR) failed: No such file or directory (2) in D:\xampp\htdocs\xampp\oscommerce\oscommerce-2.2ms2-060817\oscommerce-2.2ms2-060817\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 D:\xampp\htdocs\xampp\oscommerce\oscommerce-2.2ms2-060817\oscommerce-2.2ms2-060817\catalog\includes\functions\sessions.php:97) in D:\xampp\htdocs\xampp\oscommerce\oscommerce-2.2ms2-060817\oscommerce-2.2ms2-060817\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 D:\xampp\htdocs\xampp\oscommerce\oscommerce-2.2ms2-060817\oscommerce-2.2ms2-060817\catalog\includes\functions\sessions.php:97) in"
willi! Posted December 1, 2006 Posted December 1, 2006 hm, looks like a problem with 'register_globals' and/or 'safe_mode' in php.ini
ashokmsc2006 Posted December 1, 2006 Author Posted December 1, 2006 there is no problem in 'register_globals' and/or 'safe_mode' in php.ini its shows warning in session_start
willi! Posted December 1, 2006 Posted December 1, 2006 there is no problem in 'register_globals' and/or 'safe_mode' in php.ini its shows warning in session_start Maybe it's a result in your problem of the other thread. Try to make a /tmp directory or switch to database sessions.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.