Bill Cosby is my Father
Posts: 4
28 credits Members referred : 0
« on: Oct 25, 2006, 05:46:18 AM »
Hi Olaf,
First up, thanks for your great work.
I have been playing with AU on SuSE linux with apache2 and PHP4 and it works quite well. I then decided to do the same but on a newer revision of the OS and PHP5. Now when I execute say register.php I just get a blank screen and no error messages. Other php scripts from other products (e.g phpBB) are working fine.
Do you have any idea how to troubleshoot this or should I just revert back to php4?
Any assitance would be greatly appreciated.
//Norbert
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6440
39464 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: Oct 25, 2006, 10:29:39 AM »
hello,
check if the mysql extension is loaded, by default there is mysqli is used in php5
Bill Cosby is my Father
Posts: 4
28 credits Members referred : 0
« Reply #2 on: Oct 26, 2006, 02:24:21 AM »
Olaf thanks !! Yes, I did not check the modules for PHP5 and infact didn't have php_mysql installed. I installed the package (SuSE 10 rpm) and it all worked fine. I guess what threw me was that there were no obvious error messages either on screen or in the logs.
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6440
39464 credits Members referred : 374