Home > Archive > PHP Mirrors > March 2005 > Trouble
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Poly Optics 2005-03-24, 3:57 pm |
| Im trying to build/update apache with WHM, whenever i do i get this:
configure php-4.3.10...(--with-apxs=/usr/local/apache/bin/apxs --with-xml --enable-bcmath --enable-calendar --enable-ftp --with-mcrypt --enable-magic-quotes --with-mysql --enable-discard-path --with-pear --enable-sockets --enable-track-vars --enable-versioning --with-zlib)... .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done
make -j 1 php-4.3.10...(clean)... . Done
make -j 1 php-4.3.10...... . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . Done
make -j 1 php-4.3.10...(install)... . Done
/etc/rc.d/init.d/httpd start: httpd started
configure php-4.3.10...(--prefix=/usr --with-xml --enable-bcmath --enable-calendar --enable-ftp --with-mcrypt --enable-magic-quotes --with-mysql --enable-discard-path --with-pear --enable-sockets --enable-track-vars --enable-versioning --with-zlib)... . . . . . . . . .. . . . . . Done
make -j 1 php-4.3.10...(clean)... . Done
make -j 1 php-4.3.10...... . . . . . . Done
make: *** [sapi/cli/php] Error 1
make -j 1 php-4.3.10...(install)... . Done
initfpsuexec: using apache 1.x support
PHP version file is up to date
Executing /scripts/postbuildapache (if exists)...Done
/etc/rc.d/init.d/httpd start: httpd started
Attempting to restart httpd
Waiting for httpd to restart....
..
..
..
..
..
..
..
..
..
..
finished.The error make: *** [sapi/cli/php] Error 1
do you know whats causing it, or anyhelp, please?
| |
| Gabor Hojtsy 2005-03-24, 3:57 pm |
| Hi,
Please ask support questions at php-general@lists.php.net, or in this
particular case php-install@lists.php.net
Regards,
Gabor Hojtsy
> Im trying to build/update apache with WHM, whenever i do i get this:
>
> configure php-4.3.10...(--with-apxs=/usr/local/apache/bin/apxs --with-xml --enable-bcmath --enable-calendar --enable-ftp --with-mcrypt --enable-magic-quotes --with-mysql --enable-discard-path --with-pear --enable-sockets --enable-track-vars --enable-ver
sioning --with-zlib)... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done
> make -j 1 php-4.3.10...(clean)... . Done
> make -j 1 php-4.3.10...... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done
> make -j 1 php-4.3.10...(install)... . Done
> /etc/rc.d/init.d/httpd start: httpd started
> configure php-4.3.10...(--prefix=/usr --with-xml --enable-bcmath --enable-calendar --enable-ftp --with-mcrypt --enable-magic-quotes --with-mysql --enable-discard-path --with-pear --enable-sockets --enable-track-vars --enable-versioning --with-zlib)... .
. . . . . . . . . . . . . Done
> make -j 1 php-4.3.10...(clean)... . Done
> make -j 1 php-4.3.10...... . . . . . . Done
> make: *** [sapi/cli/php] Error 1
> make -j 1 php-4.3.10...(install)... . Done
> initfpsuexec: using apache 1.x support
> PHP version file is up to date
> Executing /scripts/postbuildapache (if exists)...Done
> /etc/rc.d/init.d/httpd start: httpd started
> Attempting to restart httpd
> Waiting for httpd to restart....
> .
> .
> .
> .
> .
> .
> .
> .
> .
> .
> finished.The error make: *** [sapi/cli/php] Error 1
> do you know whats causing it, or anyhelp, please?
>
|
|
|
|
|