Salut! Am complitat apache-2.0.52 astfel: ./configure --enable-mods-shared=most si php-4.3.9 astfel: ./configure --with-mysql --with-pgsql --enable-track-vars --with-apache2=/root/httpd-2.0.52
Ambele s-au instalat fara erori. Pentru a avea suport PHP, in /usr/local/apache2/conf/httpd.conf am adaugat: AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps daca adaug si: LoadModule php4_module modules/libphp4.so si apoi dau: /usr/local/apache2/bin/apachectl start obtin: Syntax error on line 435 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp4.so into server: /usr/local/apache2/modules/libphp4.so: cannot open shared object file: No such file or directory Unde gasesc acum libphp4.so? --- Detalii despre listele noastre de mail: http://www.lug.ro/
