Wednesday 31 December 2003 7:24:47 am
Hi,
I test eZ publish 3-3-1 on
Linux Mandrake 9.1
Apache 1.3.27
PHP 4.3.1 MySQL 4.0.14 and after installing any kind of site when I try http://host/mysite-ez/index.php/blog, for example I only have a blank page.
In the last installation step I've got magic_quotes failure. So i add "php_flag magic_quotes_gpc off" to the .htaccess and it's working. I hope this can be useful for somebody else.
|