I get this error message although i thought -but obviously i am mistaken - i had the configuration properly done.
the full message is as follows:
Fatal error: open(O_RDWR) failed for session file. The error is No such file or directory (2). Please consult http://support.free.fr/web/php/php4.html in Request.php on line 240
Fatal error: open(O_RDWR) failed for session file. The error is No such file or directory (2). Please consult http://support.free.fr/web/php/php4.html in your script on line 0
I have very poor php programming knowledge...
Can any one help me ? :'(
-- pilouface
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-10-24
Finally I got it to work though i still have some errors - not fatal ones mind you - but here they are:
index.php:455: Warning[2]: putenv() has been disabled for security reasons
display.php:135: Warning[2]: Cannot add header information - headers already sent by (output started at /var/www/free.fr/21/j/w/e/c/jweck1/phpwiki/lib/XmlElement.php:239)
display.php:139: Warning[2]: Cannot add header information - headers already sent by (output started at /var/www/free.fr/21/j/w/e/c/jweck1/phpwiki/lib/XmlElement.php:239)
and:
In template 'head'(In template 'html'?):67: Notice[8]: Use of undefined constant RECENT_CHANGES - assumed 'RECENT_CHANGES':
I get this error message although i thought -but obviously i am mistaken - i had the configuration properly done.
the full message is as follows:
Fatal error: open(O_RDWR) failed for session file. The error is No such file or directory (2). Please consult http://support.free.fr/web/php/php4.html in Request.php on line 240
Fatal error: open(O_RDWR) failed for session file. The error is No such file or directory (2). Please consult http://support.free.fr/web/php/php4.html in your script on line 0
I have very poor php programming knowledge...
Can any one help me ? :'(
-- pilouface
Finally I got it to work though i still have some errors - not fatal ones mind you - but here they are:
index.php:455: Warning[2]: putenv() has been disabled for security reasons
display.php:135: Warning[2]: Cannot add header information - headers already sent by (output started at /var/www/free.fr/21/j/w/e/c/jweck1/phpwiki/lib/XmlElement.php:239)
display.php:139: Warning[2]: Cannot add header information - headers already sent by (output started at /var/www/free.fr/21/j/w/e/c/jweck1/phpwiki/lib/XmlElement.php:239)
and:
In template 'head'(In template 'html'?):67: Notice[8]: Use of undefined constant RECENT_CHANGES - assumed 'RECENT_CHANGES':
* <link rel="alternate" type="application/rss+xml" title="RSS" href="<?=WikiURL(RECENT_CHANGES, array('format' => 'rss'))?>" />