• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

APACHE2 Big Problems after 8.1.1 Update

A

Andreas Franke

Guest
Almost every Apache "conf" has errors after the update!

Like this and many, many more:

  • p15198036:~ # /etc/init.d/apache2 start
    /etc/sysconfig/apache2: line 79: jk: command not found
    /etc/sysconfig/apache2: line 79: jk: command not found
    /etc/sysconfig/apache2: line 79: jk: command not found
    Starting httpd2 (prefork) Syntax error on line 135 of /etc/apache2/server-tuning.conf:
    Invalid command 'BrowserMatch', perhaps mis-spelled or defined by a module not included in the server configuration

Need quick HELP!!!!

Andreas
 
What I found out...

The Update destroyed the APACHE_MODULES Entry in httpd.conf! That's it. F**k...
Lucky me, I had a Backup.

Andreas
 
Maybe you can help me..

Do you use SuSE? If you do: Could you send that backup of your httpd.conf to me?

I am such a moron.. I started the upgrade to 8.1.1 and while it was running I checked the forum for interesting stuff and realised that i´d better do that before next time... Sh**t I have other problems to solve.

jones
 
Hello.

I have the exact same problem and i dont know how to solve it. I have updated online my server, reebot the system and apache didnt start again.

# /etc/init.d/apache2 start
/etc/sysconfig/apache2: line 79: jk: command not found
/etc/sysconfig/apache2: line 79: jk: command not found
/etc/sysconfig/apache2: line 79: jk: command not found
Starting httpd2 (prefork) Syntax error on line 135 of /etc/apache2/server-tuning.conf:
Invalid command 'BrowserMatch', perhaps mis-spelled or defined by a module not included in the server configuration

The command line was:
/usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
failed

I dont have any back up files. I dunno what to do. I would be glad if someone could help me with this.
 
Back
Top