vbhubeny
25th November 2006, 14:44
Hallo,
I have got the next messages after installation Uebimiau Webmail.
Testing inc/config.php
(if the script stops here, there are a parse problem with your file, eg you have misstyped some " ou ;, try getting a fresh copy and re-editing it)
...PASSED
- Testing your $temporary_directory variable... FAILED
The path given in $temporary_directory points to a folder that is no writable
The user wich your webserver runs on (apache in *nix or IUSR_name in windows) MUST have rights to create folder and files
on this directory. try chmod or Properties dialog
- Testing your PHP version... PASSED
- Testing your memory limits... PASSED
- Testing server installation... PASSED
Then I executed: chmod 666 /tmp/uebimiau , but it doesn't help enough.
What is the right syntax to chmod config.php ?
Thanks for replay, Vladimir
I have got the next messages after installation Uebimiau Webmail.
Testing inc/config.php
(if the script stops here, there are a parse problem with your file, eg you have misstyped some " ou ;, try getting a fresh copy and re-editing it)
...PASSED
- Testing your $temporary_directory variable... FAILED
The path given in $temporary_directory points to a folder that is no writable
The user wich your webserver runs on (apache in *nix or IUSR_name in windows) MUST have rights to create folder and files
on this directory. try chmod or Properties dialog
- Testing your PHP version... PASSED
- Testing your memory limits... PASSED
- Testing server installation... PASSED
Then I executed: chmod 666 /tmp/uebimiau , but it doesn't help enough.
What is the right syntax to chmod config.php ?
Thanks for replay, Vladimir