Hi Platonides, Thank you very much for your help. I followed your direction and find the "error_log" in /var/log/apache2 where it reveals the permission of the "/w" directory is drwxr-xr-x.
After I changed it to "0777" (I don't know if that is the right values, please confirm) and then the "main page" appeared, million thanks! Best regards, Victor On 20/09/2011, Platonides <[email protected]> wrote: > Chung Kin Mong wrote: >> Dear Platonides, >> >> Thanks for your advise, being a newbies I don't know where to look for >> the "error_log". Kindly show me where to look for the information, >> thanks in advance! >> >> Best regards, >> >> Victor > > It basically depends on your setup. It is "wherever php writes your > errors". It can be a file specified in php.ini, such as > /var/log/php-errors.log, the place where apache logs the errors (eg. > /var/log/httpd/error_log)... > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
