Dear members I rented a dedicated server at Ev1servers.net
However, when I tried instaling phpMyAdmin I found out that the 'MySQL Extensions' were not supported by my PHP installation. Therefore, I have to reinstall PHP 4.2.2 on my machine, enabling MySQL support. I tried the ./configure options and the one that worked is this: ./configure --with-apxs2=/usr/sbin/apxs --with-xml --enable-bcmath --enable-calendar --with-curl --enable-ftp --with-gettext --with-kerberos --enable-mbstring --enable-mbstr-enc-trans --enable-mbregex --enable-magic-quotes --with-mysql --with-pear --enable-sockets --enable-track-vars --with-ttf --with-freetype-dir=/usr --enable-gd-native-ttf --enable-versioning --enable-wddx --with-zlib So, I proceed to step two I type 'make' and a list of archives begins to create. However, I receive the following errors: ml/expat -D_REENTRANT -I/home/socceraccess/downloads/php/php-4.2.2/php-4.2.2/TSRM -DTHREAD=1 -g -O2 -pthread -DZTS -prefer-pic -c mbfilter.c mbfilter.c:113: warning: initialization from incompatible pointer type mbfilter.c:213: warning: initialization from incompatible pointer type mbfilter.c:224: warning: initialization from incompatible pointer type mbfilter.c:298: warning: initialization from incompatible pointer type mbfilter.c:327: warning: initialization from incompatible pointer type mbfilter.c:356: warning: initialization from incompatible pointer type mbfilter.c:385: warning: initialization from incompatible pointer type mbfilter.c:414: warning: initialization from incompatible pointer type mbfilter.c:443: warning: initialization from incompatible pointer type mbfilter.c:454: warning: initialization from incompatible pointer type mbfilter.c:483: warning: initialization from incompatible pointer type mbfilter.c:494: warning: initialization from incompatible pointer type mbfilter.c:505: warning: initialization from incompatible pointer type mbfilter.c:516: warning: initialization from incompatible pointer type mbfilter.c:545: warning: initialization from incompatible pointer type mbfilter.c:556: warning: initialization from incompatible pointer type mbfilter.c:567: warning: initialization from incompatible pointer type mbfilter.c:578: warning: initialization from incompatible pointer type mbfilter.c:589: warning: initialization from incompatible pointer type mbfilter.c:600: warning: initialization from incompatible pointer type mbfilter.c:611: warning: initialization from incompatible pointer type mbfilter.c:622: warning: initialization from incompatible pointer type mbfilter.c:633: warning: initialization from incompatible pointer type mbfilter.c:644: warning: initialization from incompatible pointer type mbfilter.c:655: warning: initialization from incompatible pointer type mbfilter.c:666: warning: initialization from incompatible pointer type mbfilter.c:677: warning: initialization from incompatible pointer type mbfilter.c:688: warning: initialization from incompatible pointer type make[3]: *** [sapi_apache2.lo] Error 1 make[3]: Leaving directory `/home/socceraccess/downloads/php/php-4.2.2/php-4.2.2/sapi/apache2filter' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/socceraccess/downloads/php/php-4.2.2/php-4.2.2/sapi/apache2filter' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/socceraccess/downloads/php/php-4.2.2/php-4.2.2/sapi' make: *** [all-recursive] Error 1 These errors were received in differente parts of the 'make' command. However, after I receive the second error, the 'make' command seems to stop. My server is a Compaq - P3 - Redhat 9 - 40GB7200 - 512 MB RAM My question is, if everything in the './configure' command was correctly, will this errors affect the final installation, using the 'make install' command? If anyone can help me, I'll appreciate it Regards Xavier Baez C. www.SoccerAccess.net