Today I have a blank page instead of the FAQ :(

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
calande
Posts: 70
Joined: Sat Sep 02, 2006 7:01 am

Today I have a blank page instead of the FAQ :(

Post by calande »

All of the sudden, my phpMyFAQ page is blank: http://faqs.pcbsd.org/
I didn't change my configuration or something, but I know the server has software updates every now and then. What can be causing this problem? I'm using the latest version of phpMyFAQ. Other PHP/MySQL applications on this server are working fine.
Thanks! :roll:
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

try to enable the debug log in /inc/init.php and we'll hopefully see some error messages.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
calande
Posts: 70
Joined: Sat Sep 02, 2006 7:01 am

Post by calande »

Thanks Thorsten, I changed to define('DEBUG', true); but there's no debug message :roll:
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

well, do you have access to you error log? It seems your PHP dies with a segfault or something like this.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
calande
Posts: 70
Joined: Sat Sep 02, 2006 7:01 am

Post by calande »

Thanks Thorsten, Josh our sysadmin found out. The problem was php was loading the mysql module but not the mysqli module.

:wink:
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

ah, okay! :-)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply