Re: [PHP-INSTALL] Error compiling php-4.3.6

2004-04-19 Thread Matt M.
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.

Re: AW: [PHP-INSTALL] Apache2 + PHP 4.3.5

2004-04-16 Thread Matt M.
Read the apachectl man page. 3.) Read this: http://www.catb.org/~esr/faqs/smart-questions.html Good luck ;-) -- Matt M.

Re: [PHP-INSTALL] Apache2 + PHP 4.3.5

2004-04-16 Thread 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

Re: [PHP-INSTALL] Apache2 + PHP 4.3.5

2004-04-16 Thread Matt M.
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

Re: [PHP-INSTALL] Apache2 + PHP 4.3.5

2004-04-16 Thread Matt M.
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.

Re: [PHP-INSTALL] installing with GD

2004-04-09 Thread 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.

Re: [PHP-INSTALL] installing with GD

2004-04-08 Thread 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.

Re: [PHP-INSTALL] installing with GD

2004-04-08 Thread 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.

Re: [PHP-INSTALL] configure hangs - no output

2004-04-08 Thread 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 '

[PHP-INSTALL] configure hangs - no output

2004-04-08 Thread Matt M.
(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.

RE: [PHP-INST] Re: Solaris 8 , Apache 1.3.26 , php-4.3.1 install problems

2003-05-28 Thread Garrett, Matt M SITI-ITDIEEE
: 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