Problem after Update

interworks has been updated fine from 1.7.1 to 1.8.0

but i can’t start webserver 80,443

while updating i’ve gotten this msg:

Restarting httpd and InterWorx-CP

Stopping httpd:                                            [  OK  ]
Starting httpd: httpd: module "apache2/mod_security.c" is not compatible with this version of Apache (found 20020628, need 20020903).
Please contact the vendor for the correct version.
                                                           [FAILED]
Stopping InterWorx-web:                                    [  OK  ]
Stopping InterWorx-db:                                     [  OK  ]
Starting InterWorx-db:                                     [  OK  ]
Starting InterWorx-web:                                    [  OK  ]

-=-=-=-=-= ALL DONE! THANK YOU! FOR USING InterWorx-CP =-=-=-=-=-

please help me!! thanks

Peter,

I just sent you an email. The problem is that the mod_security you have installed is not compatible with the “new” httpd that was installed. Just remove it and things should be fine.

Once you’re back up just install this one instead:

http://interworx.info/forums/showthread.php?t=158

Chris

2 hours after my post here i did find out by myself to fix this problem.

i’ve edited the security.conf in /etc/httpd/conf.d
every line with a #

after that a restart and everything is working well now.
i don’t know how do deinstall security_mod and reinstall a working one.

but it’s not urgently.

on this way i want to report a problem in

  • siteworks
    i’ve 5 siteworx accounts on my server.
    if i go to siteworx account “A” and “cronjobs”, this works fine.
    than i logout from siteworx account “A” and login to account “B” and “cronjobs”,
    it switch back to account “A”.
    this problem is also with stats,…
    was in version 1.7.1 and is also in 1.8.0

  • next i’ve 2 hdd’s in my server.

/          /dev/hda2 22% 89.95 GB 
/boot    /dev/hda1 14% 0.09 GB 
/backup /dev/hdb2 0% 114.29 GB 

i miss in nodeworx a button for a complete backup (hda2 to hdb2)

i’ve servers since 3 years now but i’m new in this. i had a technican for this.
now i want to manage everything by myself and i’m learning hard in this.
i had ensim, cpanel and now interworx. and i have to say interworx is GREAT!!
thank you very much!!

(sorry for my very bad english… :mad: )

I moved this from the anouncement page, thought it was more approperiate here.

Im lost, got this error:


Restarting httpd and InterWorx-CP

Stopping httpd:                                            [  OK  ]
Starting httpd: httpd: module "mod_jrun20.c" is not compatible with this version of Apache (found 20020628, need 20020903).
Please contact the vendor for the correct version.
                                                           [FAILED]
Stopping InterWorx-web:                                    [  OK  ]
Stopping InterWorx-db:                                     [  OK  ]
Starting InterWorx-db:                                     [  OK  ]
Starting InterWorx-web:                                    [  OK  ]

Restarting MySQL

Stopping MySQL:                                            [FAILED]
Starting MySQL:                                            [  OK  ]

ANy thoughts?

I’ve seen this once befoere (with mod_jk2). Apache 2 has an internal versioning system and the ‘fix’ for this is to get a mod_jrun that is the compatible version with the apache 2 installed with iworx-cp. If you built the mod_jrun from source then you just need to recompile it and it’ll work. This is why we needed the 1.7.1 -> 1.8 upgrade done by hand, since variables like this couldn’t be accounted for.

If you need more help with this just let me know eDixon, but doing a recomp (if you can) or just grabbing the latest mod_jrun RPM (if it’s out there) should do the trick.

Also, a note about the ‘MySQL shutdwn FAILED’. This is due to a bug in the init script for mysql and isn’t harmful. We’re releasing MySQL 4.0.21 today or tomorrow and it fixes this bug.

Chris

I found some instructions about recompiling the module here:
http://xegypt.net/articles/misc/cfmx_redhat9.txt

If I goof up, Ill just reinstall CFMX.

Found an easier way, as the apxs tool dosnt exist on my install of Apache.

I just ran the updater script (for CFMX) on my server, it recompiled jrun in bringing it up to date.

wheww…

Well, now we all know, there will be an error if you install w/ CFMX :slight_smile: