Debian Squeeze/Apache2/PHP5 - PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/ming.ini on
Want to support HowtoForge? Become a subscriber!
Error: Debian Squeeze/Apache2/PHP5 - PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/ming.ini on line 1 in Unknown on line 0You see the following lines in Apache's error log (/var/log/apache2/error.log): PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/ming.ini on line 1 in Unknown on line 0
SolutionOpen /etc/php5/apache2/conf.d/ming.ini: vi /etc/php5/apache2/conf.d/ming.ini The file looks like this: # configuration for php MING module Remove the first line so that it looks like this: extension=ming.so Do the same for the file /etc/php5/apache2/conf.d/ps.ini: vi /etc/php5/apache2/conf.d/ps.ini The file looks like this: # configuration for php PS module Remove the first line so that it looks like this: extension=ps.so Then restart Apache: /etc/init.d/apache2 restart
|



Recent comments
20 hours 39 min ago
1 day 1 hour ago
1 day 6 hours ago
1 day 7 hours ago
1 day 22 hours ago
1 day 22 hours ago
2 days 3 hours ago
2 days 9 hours ago
2 days 10 hours ago
2 days 11 hours ago