1
I'm trying to get XOOPS up and running on my shared web site with CrystalTech. I have PHP 5 and MySQL5.
From the FAQ article on "Why do I have a blank page on my site" - I have tried all the steps that I can - including:
2.) UPDATE xoops_config SET conf_value=1 WHERE conf_name='debug_mode'
3) Editing the common.php file to change line to error_reporting(E_ALL);
5) As I do not have access to the php.ini file - i tried creating an .htaccess file with the line "php_flag display_erros on" which I placed in the directory where XOOPS is installed - wibtest.com/xoops
Argh. Any ideas? Thanks,
Elizabeth