You are not logged in.

#1 2006-07-02 06:39:57

peque
Member
From: Denmark - Møn
Registered: 2005-06-26
Posts: 441

after upgrade resin no longer works with Apache!BIG ISSUE

Hi Af!

After the huge update - i ran into some big issue's !!!

Normaly i have apache,php and resin running. but now with the "new" apache - it can no longer accept resin's mod_caucho.so?

Running apachectl -t gives an error:
configerror at line 428  - mod_caucho.so cannot load the module - its proberly been garbled - perhaps this is not a reguar apache DSO module.

(this is not the correct error - but close - i've shut it down - becaurse people are able to se the code)

Normally this have worked fine - Apache is accepting the mod.so and have compiled resin from the button after - just for trying!
Have anybody got an idea about this!

thanks
Peque


Just getting better .... All the time

Offline

#2 2006-07-02 11:01:29

Bob Day
Member
Registered: 2005-11-26
Posts: 43

Re: after upgrade resin no longer works with Apache!BIG ISSUE

I also had .so problems with apache after the update.
This solved the problems for me:

# cp /etc/httpd/conf/httpd.conf{,.backup}
# pacman -R apache
# pacman -Scc
# pacman -Sy apache
# /etc/rc.d/httpd start

backup conf, remove apache, clean cache, install apache, start httpd daemon

hopefully this also works for you.

Offline

#3 2006-07-02 16:46:04

peque
Member
From: Denmark - Møn
Registered: 2005-06-26
Posts: 441

Re: after upgrade resin no longer works with Apache!BIG ISSUE

That about Apache !! Still it wont accept my resin - and by this - I can't show any of my pages - it'll only show the direct code ?? and thats the problem - now I'm testing on a new nachine - totally new installation??

But that some shitty part ???
Back to the beginning after such a update - I've lost everything - still I cot backup - but that is still a pain in the a......


Just getting better .... All the time

Offline

#4 2006-07-02 20:35:19

peque
Member
From: Denmark - Møn
Registered: 2005-06-26
Posts: 441

Re: after upgrade resin no longer works with Apache!BIG ISSUE

Nope - that didn't do the trick - now I have tried several times to compile my own apache and start all over - and that should help a little bit - but then again - a whole lot of others errors comes up !!!

Think I'll go back to the old version of APAche - This should not be that much of a problem! When I compile my own apache - I'll can make httpd.accept resin! but theres missing a whole lot of other stuff!

I constantly getting this error :
[crit] (70023) This function has not yet been implemtered on this platform: DBD: failed to initialise
[crit] (70023) This function has not yet been implemtered on this platform: DBD: driver for      not available

What is this and what can I do ???


Just getting better .... All the time

Offline

#5 2006-07-02 22:10:35

peque
Member
From: Denmark - Møn
Registered: 2005-06-26
Posts: 441

Re: after upgrade resin no longer works with Apache!BIG ISSUE

Well - here's an update !
Now I have tried to get the old version of Apache - but still that doesen't help me.
After a total install(clean  - 0.7.2 ) i do a pacman -Syu to get the final steps uptodate!! Afterwards i do
pacman -U apache.2.0.55
installing that (missing expat) so installing that to!
Afterwards I'm trying to install Resin - and get the error its a bad apxs! so go back to the old configuration is out of the question!
So what have been going so wrong that I'm not able to have a running Apache server along with Resin to handle my jsp pages!
I know others use tomcat - but I have never tried this  - and loves Resin! Does anybody have an answer for this part!!!!!

Please help ! I have a quite a lot of pages that are not online at this point!
Peque


Just getting better .... All the time

Offline

Board footer

Powered by FluxBB