|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Valery Alexeev 2:5015/214.13 02 Dec 2003 23:19:32 To : All Subject : apache 1.3.29+php5.0.0b2 -------------------------------------------------------------------------------- ставлю сабж. делаем # cd ../php-5.0.0b2 # ./configure --with-apache=../apache_1.3.29 --enable-track-vars make make install.. ok дальше: # cd ../apache_1.3.29 # ./configure --prefix=/www --activate-module=src/modules/php5/libmodphp5.a make прогоняется нормально, а при make install все вываливается со следующими ошибками: ===> src/modules/php5 gcc -c -I../../os/unix -I../../include -funsigned-char -DUSE_EXPAT -I../../lib/expat-lite -DNO_DL_NEEDED `../../apaci` mod_php5.c mod_php5.c:22: php_apache_http.h: No such file or directory *** Error code 1 Stop in /root/apache_1.3.29/src/modules/php5. *** Error code 1 в чем может быть трабла ? на phpbuilder.com чувак с такой же проблемой к народу обращался.. === Хрясь! === Hi Guys So i took a step back, uninstalled everything and started again, using the very good guide at: http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/page1.html and everything was going well up until the installation of apache with php support. After the command: SSL_BASE=../openssl-0.9.7a ./configure --enable-module=ssl --activate-module=src/modules/php4/libmodphp4.a --prefix=/usr/local/apache --enable-shared=ssl --disable-module=auth_db --disable-module=auth_dbm which is a combination of what devshed and the BASE installation document tell me to do, I tried a make. Which got so far up until: <=== src/modules/ssl ===> src/modules/php4 gcc -c -I../../os/unix -I../../include -DLINUX=22 -DMOD_SSL=208114 -DUSE_HSREGEX -DEAPI `../../apaci` mod_php4.c mod_php4.c:22:29: php_apache_http.h: No such file or directory mod_php4.c:36: parse error before '*' token mod_php4.c:39: parse error before "uint" mod_php4.c:40: warning: parameter names (without types) in function declaration mod_php4.c:41: parse error before '*' token ... loads of errors ... mod_php4.c:888: warning: (near initialization for `php4_module') mod_php4.c:888: warning: data definition has no type or storage class make[4]: *** [mod_php4.o] Error 1 make[3]: *** [all] Error 1 make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/home/sysman/apache_1.3.27/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/home/sysman/apache_1.3.27' make: *** [build] Error 2 Now I have done a google search for errors of the type "php_apache_http.h: No such file or directory" and there are only 3 pages, all msgs to a list and none with replies. The thing is, I HAVE that file. It is here: /home/sysman/php-4.3.1/sapi/apache/php_apache_http.h But for some reason, during make, it can't find it. Any help? Please? I am getting desperate!! Thanks Mick === Хрясь! === --- GoldEd v1.1.4.7 * Origin: 2:5015/214.13 (2:5015/214.13) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/38723fccee74.html, оценка из 5, голосов 10
|