-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I'm trying to install Apache2 with PHP5 not as a DSO but a module. I 
installed php in /usr/local/apache2/php5 using:
$ ./configure --prefix=/usr/local/apache2/php5 --with-mysql 
- --with-apache2=../httpd-2.0.50 --with-gd --with-sqlite --disable-libxml 
- --with-zlib --with-zlib-dir=/usr --with-jpeg-dir=/usr --with-png-dir=/usr 
- --with-xpm-dir=/usr 
The documentation says that you have to build apache with
$ ./configure --activate-module=src/modules/php5/libphp5.a (other options)
It failed saying that the option is not recognised. So, I built it with:
$ ./configure --prefix=/usr/local/apache2/httpd 
- --enable-modules=src/modules/php5/libphp5.a --enable-cgi --enable-so
Then it says that the module does not exist. In fact, the src dir does not 
exist. Now, how do I build apache with PHP? I'm currently using apache 1.3.20 
and PHP 4.0.6.

- -- 
Regards,
 Arjun Asthana
 [EMAIL PROTECTED]
Linux: Choose your freedom
__________________________
The Kennedy Constant:
        Don't get mad -- get even.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQFA9rcL9mAtgws7e1wRAreYAKCAMmWp9bX2s686xqA8hI6Baq5ZKACfcWA5
+F8BIgkYX/hS5Q3yKi+R8lw=
=mHoz
-----END PGP SIGNATURE-----

_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to