Moved Directory / Server - phpMyFAQ notice [8]

All about webserver configurations, PHP and databases.

Moderator: Thorsten

Post Reply
anawaz
Posts: 1
Joined: Fri Oct 02, 2009 7:53 pm

Moved Directory / Server - phpMyFAQ notice [8]

Post by anawaz »

Hi,

I've just changed the server for my installation.

I've udpated the URL in the DB table faqconfig.

I've updated all the info in inc/data.php.

I've removed all the session / cache files in /data.

However, I still get the following errors when I visit the FAQ and nothing loads!

phpMyFAQ notice [8]: Use of undefined constant INPUT_POST - assumed 'INPUT_POST' in Init.php on line 372

phpMyFAQ notice [8]: Use of undefined constant FILTER_SANITIZE_STRING - assumed 'FILTER_SANITIZE_STRING' in Init.php on line 372

For the life of me, I can't find these constants in Constants.php. It is, I presume a default in the PHP installation.

Does this mean the new server's installation is causing me problems and I need to get these activated?
Thorsten
Posts: 15562
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Moved Directory / Server - phpMyFAQ notice [8]

Post by Thorsten »

Hi,

I think the filter extension is missing in your PHP. Can you show me a phpinfo() page?

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