|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Problem in session using php5
Title: Problem in session using php5
Good day, I use php5+mySQL4+IIS5.x Previuosly i use php4 and no error occur, after i uninstall php4 and install php5, error happen. -------------------------------- error message: 24lmnsndeh7pkibp65mttcajo7PHP Warning: Module 'mysql' already loaded in Unknown on line 0 PHP Warning: session_start() [function.session-start]: open(C -------------------------------------- my code to test: <?php session_start(); print session_id(); ?> If i test my code in php4,is work well!but when i change to php5,it have error. i check my php via phpinfo(); , i found something unnormal: session.save_path---> C What should i do? How to setup php5+IIS5.x with the correct method? What should i check after setup? Hope u may provide me a good solution on y problem since i post my problem to many forums but no one able to solve. TQ |
|
#2
|
|||
|
|||
|
Message Moved
Thread moved from 'Support and Suggestions' to 'PHP Coding' by Sliver.
Reason: Looking for help with code |
|
#3
|
|||
|
|||
|
Message Moved
Thread moved from 'PHP Coding' to 'PHP Installation' by Sliver.
Reason: Duplicate |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Problem in session using php5 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|