I have a problem when installing php. I have tried with different
versions of apache (2.0.55 and 2.0.58) and php (5.1.4 and 5.1.2).
The problem still there (Same error in different versions)!!!
Note that I had installed apache 2.0.58 and php 5.1.4 before on this
server. Problems began when tried to add -with-pspell --with-openssl at
configure. ( I installed aspell). When I tried it, i was no able to
install php again.
Any ideas or workarrounds will be appreciated.
Complete Information:
Configure:
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-gettext
--with-pgsql --enable-trac k-vars --enable-force-cgi-redirect
--with-mime-magic -with-pspell --with-openssl
Server: CentOS release 4.3 (Final)
2.6.9-34.0.1.ELsmp
/usr/local/src/php-5.1.2$ make install
Installing PHP SAPI module: apache2handler
/usr/local/apache2/build/instdso.sh
SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la
/usr/local/apache2/modules
/usr/local/apache2/build/libtool --mode=install cp libphp5.la
/usr/local/apache2/modules/
cp .libs/libphp5.lai /usr/local/apache2/modules/libphp5.la
cp .libs/libphp5.a /usr/local/apache2/modules/libphp5.a
ranlib /usr/local/apache2/modules/libphp5.a
chmod 644 /usr/local/apache2/modules/libphp5.a
libtool: install: warning: remember to run `libtool --finish
/usr/local/src/php-5.1.2/libs'
Warning! dlname not found in /usr/local/apache2/modules/libphp5.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/local/apache2/modules/libphp5.so
chmod: no se puede acceder a «/usr/local/apache2/modules/libphp5.so»: No
existe el fichero o el directorio
apxs:Error: Command failed with rc=65536
Thanks in advance,
Ruben Rubio
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php