Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by jp.fox (not registered) on Fri, 2009-02-13 14:15.

To remove this error from /var/log/apache2/error.log , you have to change ispconfig config.

In file /home/admispconfig/ispconfig/lib/config.inc.php change the line from:

$go_info["server"]["apache2_php"] = 'both';

to:

$go_info["server"]["apache2_php"] = 'addtype';

Change a website config (enable CGI scripts for example, save and disable it after) to apply change in Apache config.

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.