|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Apache 2 with PHP 4 problems
Hey.
Is it possibel to build Apache 2 with PHP 4 support. I triead on FreeBSD 4.5, but then I do the configure command i get an error that says that PHP 4 can't work with Apache 2. Does any know a liltle trick too get around this problem, or should I just wait until the Apache group and PHP comes in a new version. / Martin Soendergaard |
|
#2
|
|||
|
|||
|
Which version of Apache 2? Did try to do it using the FreeBSD ports, or just by unpacking source and configuring?
Note: Apache 2.0.39 broke PHP support. It will be fixed soon. Read http://www.zend.com/zend/week/week91.php Other than this, it is more of an Apache issue than a FreeBSD issue. Try searching the Apache forum.
__________________
The real n-tier system: FreeBSD -> PostgreSQL -> [any_language] -> Apache -> Mozilla/XUL Amazon wishlist -- rycamor (at) gmail.com |
|
#3
|
||||
|
||||
|
try:
% make install WITH_APACHE2="YES" Otherwise, it tries to build it for 1.3. On a side note, I had problems with Apache 2.0.39 in regards to it using a required module, so I went back to the latest version of 1.3, and all work fine. Brett |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > BSD Help > Apache 2 with PHP 4 problems |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|