Page 1 of 1

[urgent] Did ASL install break my libcurl.so.2 ?

Posted: Sun Aug 24, 2008 9:41 pm
by mrwilson
I was running a helpdesk application on this server that used libcurl.so.2 to parse mails from POP to the helpdesk script.

It was working fine.

After installing ASL on the server, it stopped working, the parsers log reports: Could not load library! (./libcurl.so.2)

The permissions and paths are right. I also found a libcurl.so.3 on the server at /usr/lib64/libcurl.so.3 but it also can't be loaded by the parser.

Now I have a live domain on the server and e-mails to the helpdesk are getting lost, so this is very urgent.


Could any ASL setting cause this?
Where could I find more logs with errors related to libcurl?

Posted: Sun Aug 24, 2008 11:37 pm
by mrwilson
I still could not fix the problem I really need help urgently.

I tried to edit the asl config to not do any PHP checks, just in case that was causing the error, but the libcurl still isn't loading.

Could the asl kernel cause this? Can I just try to boot into the old kernel even though I have asl installed?

Posted: Mon Aug 25, 2008 12:07 am
by mrwilson
I booted into the old Centos kernel, had no time to wait longer for answers if that breaks anything,
and now at least the libcurl is working like it was before.

What do I do now?

Can I keep running ASL without using the ASL kernel?