d 1 exit status
make: *** [sapi/cli/php] Error 1
I haven't had this problem, but a quick google search led me to this:
Bug #24894 Compile failure when building openssl support shared
http://bugs.php.net/bug.php?id=24894&edit=1
It looks like it's fixed in PHP 5. Hope this helps.
Matt M.
Read the apachectl man page.
3.) Read this: http://www.catb.org/~esr/faqs/smart-questions.html
Good luck ;-)
--
Matt M.
it was succesful. Since you say that there
are no errors given by apachectl, I am left to assume that apache *is*
starting fine. What exactly makes you think it isn't? More info please.
--
Matt M.
./configure && make && make install works fine withour errors.
Apache is
that your syntax is OK, then start
it with:
/usr/local/apache2/bin/apachectl start
See what that says.
--
Matt M.
The only error, who comes during the compiling-process, is the following:
/root/php-4.3.5/ext/standard/var_unserializer.c: In function
`php_var_unserialize':
/root/php
that tells you. If it says that your syntax is OK, then start
it with:
/usr/local/apache2/bin/apachectl start
See what that says.
--
Matt M.
our help and putting up with my ranting. 8-)
Not a problem. I'm glad you got it going. I've spent days going through
exactly what you are going through.
--
Matt M.
vel packages
installed. So you need:
libjpeg-devel
libpng-devel
libtiff-devel (if you want tiff support)
If I remember correctly, you also need zlib for png support, so:
zlib
zlib-devel
Once all of those are installed, the following should work for you:
./configure --with-apxs2=/usr/local/bin/apxs --with-gd --with-zlib
Good luck.
--
Matt M.
Mark Seger wrote:
[...]
--with-apxs2=/usr/local/bin/apxs --with-mysql --enable-gd
I think the option is actually '--with-gd', not '--enable-gd'.
Worked for me. Hope this helps.
--
Matt M.
Matt M. wrote:
a fresh install of Fedora Core 1. The configure script just hangs with
no output whatsoever, so I have no idea where to start troubleshooting.
I don't know why, but there seems to be problem outputting to the
terminal I think. A little googling and I decided to add '
(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
[ About 77 More like that ]
read(255, "Include iconv support\"\nac_he"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
[ About 20 more until I killed it ]
-
TIA
--
Matt M.
: Internal 630 8373
Email: [EMAIL PROTECTED]
Internet: http://www.shell.com
> -Original Message-
> From: Michael Mauch [mailto:[EMAIL PROTECTED]
> Sent: 27 May 2003 17:06
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] Re: Solaris 8 , Apache 1.3.26 , php-4.3.1 install
> probl
11 matches
Mail list logo