What is up with the apache 2.x install?

Sp-tech

Verified User
Joined
Apr 30, 2004
Messages
19
Every since we did the upgrade

with directadmin build script.... to apache2.x

we've had nothing but problems.


Now Curl doesn't work.... even though we built it .... with the build script ....
and compiled php with curl support...


PHP is sig faulting when attempting to use curl in scripts.



Anyone have any ideas about this?
 
i have tried downgrading curl .. upgrading to the latest version.. no luck....

is php for apache2 having problems with curl for anyone else?

please help!!!
 
Where can we get some support around here?

We have emailed...

the phone numbers listed non work...

that live chat is always offline.


We are loosing alot of money here.. and it takes 24 hours for the emails to be replied to.



This is very sad :(
 
Off-Topic:
Well I know how the support arround DA is :s very lazzy I must say.. As well as most people know here.


On-Topic:

Make sure you use:

./build php_ap2
 
fusionictnl said:
Off-Topic:
Well I know how the support arround DA is :s very lazzy I must say.. As well as most people know here.


On-Topic:

Make sure you use:

./build php_ap2


I already did that.
 
Make sure the with-curl is in the configure.php_ap2


I've got it working right out of the box and have PHP 5 with it too. So you must be doing something wrong :s
 
Back
Top