Warning: session_start(): open(/net/users/a57/950/congohusetdk:/usr/local/lib/php/sess_0a2718b9d4884d53fc0f74d1c809cb72, O_RDWR) failed: No such file or directory (2) in /net/users/a57/950/congohusetdk/www/phpopenchat/index.php on line 50
Two issues are red marked in test.php:
- tmp dir can not be accessed
- upload of user icons
why do I get this message ?
Warning: session_start(): open(/net/users/a57/950/congohusetdk:/usr/local/lib/php/sess_0a2718b9d4884d53fc0f74d1c809cb72, O_RDWR) failed: No such file or directory (2) in /net/users/a57/950/congohusetdk/www/phpopenchat/index.php on line 50
Two issues are red marked in test.php:
- tmp dir can not be accessed
- upload of user icons
I do not have control over my httpd.conf or my php.ini.
I gather something is wrong with the server paths, but I dont know where to look for fixing the problems.
for a demo: http://www.congohuset.dk/phpopenchat/index.php
http://www.congohuset.dk/phpopenchat/test.php
for info on webserver configuration:
http://www.congohuset.dk/debug/phpinfo.php