Hi,
I`ve a problem compiling the apache:
./configure --prefix=/www --activate-module=src/modules/php4/libphp4.a
When I do so, following message occurs:
Configuring for Apache , Version 1.3.20
+ using installation path layout: Apache (config.layout)
configure:Error: invalid option
--activate-module=src/modules/php4/libphp4.a
In the directory ../src/modules/php4/ was no libphp4.a file. Only a
libmodphp4.a file. So I copied libphp4.a in this directory.
After that the following message occured:
Configuring for Apache , Version 1.3.20
+ using installation path layout: Apache (config.layout)
configure:Error: Module source already has to be below src/module/
to be activated
Using SuSe Linux 7.2...
Please could qanyone help me?!
Markus
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]