Ik heb nu Apache 2.0.39 opnieuw geinstalleerd... nu wil ik PHP opnieuw installeren als DSO.
Dus ik doe:
gaat allemaal goed...
nu make...
Gaat een hele tijd goed... totdat ie deze foutmelding geeft:
IK SNAP ER NIX VAN!!!
Ik had het alletwee geinstalleerd gehad... (Apache vorige versie 2.0.36 geloof ik en PHP 4.2.1) En nu compilet ie niet meer... wat doe ik hier nou weer fout???
Dus ik doe:
code:
1
| ./configure --with-tsrm-pth --enable-ftp --enable-magic-quotes --enable-track-vars --with-mysql=/usr/local/mysql --with-gd --with-jpeg --with-freetype2 --with-apxs2=/usr/local/apache/bin/apxs |
gaat allemaal goed...
nu make...
Gaat een hele tijd goed... totdat ie deze foutmelding geeft:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
| /bin/sh /usr/src/user/php-4.2.1/libtool --silent --mode=compile gcc -I. -I/usr/src/user/php-4.2.1/sapi/apache2filter -I/usr/src/user/php-4.2.1/main -I/usr/src/user/php-4.2.1 -I/usr/local/apache/include -I/usr/src/user/php-4.2.1/Zend -I/usr/local/include -I/usr/local/mysql/include/mysql -I/usr/src/user/php-4.2.1/ext/xml/expat -D_REENTRANT -D_THREAD_SAFE -I/usr/src/user/php-4.2.1/TSRM -I/usr/local/include/pth -g -O2 -pthread -DZTS -prefer-pic -c php_functions.c php_functions.c:93: syntax error *** Error code 1 Stop in /usr/src/user/php-4.2.1/sapi/apache2filter. *** Error code 1 Stop in /usr/src/user/php-4.2.1/sapi/apache2filter. *** Error code 1 Stop in /usr/src/user/php-4.2.1/sapi. *** Error code 1 Stop in /usr/src/user/php-4.2.1. |
IK SNAP ER NIX VAN!!!
Ik had het alletwee geinstalleerd gehad... (Apache vorige versie 2.0.36 geloof ik en PHP 4.2.1) En nu compilet ie niet meer... wat doe ik hier nou weer fout???