my program gives me this error, - Warning-PHP Function_start(); C:/PHp mp no such file or directory.
What do i do?
the session save thingy is pointing to windows temp.
Thank You
This basically means, that PHP is trying to store the session data in a directory which doesn't exist. Make sure that C:/PHP/tmp is actually a valid directory.
1.4m articles
1.4m replys
5 comments
57.0k users