[PHP-INST] Can't not Start Apache with PHP.

2001-05-06 Thread eze
Hello!! I try install php-4.0.3pl1 on Solaris 2.7 and Apache 1.3.14 . I can complete the installation without a error. But When I start the apache (httpd start) I got the error in below: wmail01# /usr/local/apache/bin >./apachectl start Syntax error on line 207 of /usr/local/apache/conf/httpd.con

php-install Digest 6 May 2001 18:33:54 -0000 Issue 295

2001-05-06 Thread php-install-digest-help
php-install Digest 6 May 2001 18:33:54 - Issue 295 Topics (messages 3039 through 3042): Re: Can't not start the apache when I configure with oci8 or oracle 3039 by: Jani Taskinen protect yourself ! 3040 by: protect_yourself.janhoo.com installing bcmath extension problem

[PHP-INST] Cant't not Start Apache with PHP.

2001-05-06 Thread Pablo Sabatino
Hello!! I try install php-4.0.3pl1 on Solaris 2.7 and Apache 1.3.14 . I can complete the installation without a error. But When I start the apache (httpd start) I got the error in below: wmail01# /usr/local/apache/bin >./apachectl start Syntax error on line 207 of /usr/local/apache/conf/httpd.con

[PHP-INST] gdlib problems

2001-05-06 Thread phool
this is the configure string im trying to do: ./configure --with-mysql=/usr/local/mysql --enable-track-vars --enable-gd-im gstrttf --with-xml --with-apache="../apache_1.3.19" --with-t1lib=/usr/local/ lib/ --with-ttf=/usr/local/lib/include/freetype/freetype2/ --with-gd=/usr/lo cal/lib/ --with-jpeg

RE: [PHP-INST] gdlib problems

2001-05-06 Thread Philip Snyder
If you check the online documentation you will see many people making comments about this. your --with-gd SHOULD be =/usr/local -Philip -Original Message- From: phool [mailto:[EMAIL PROTECTED]] Sent: Monday, May 07, 2001 5:58 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] gdlib problems

Re: [PHP-INST] gdlib problems

2001-05-06 Thread phool
ok great thank you, that let me compile without an error.. but now ive got it up and going, my phpinfo() only shows: Configure Command './configure' '--with-mysql' why would this be? "Philip Snyder" <[EMAIL PROTECTED]> wrote in message 1FE58DA3D740D411BCBD00D0B774C1468AA81B@exchange">ne

RE: [PHP-INST] gdlib problems

2001-05-06 Thread Philip Snyder
Can you tell us what the configure command you really typed in was...? thanks. -Philip -Original Message- From: phool [mailto:[EMAIL PROTECTED]] Sent: Monday, May 07, 2001 6:28 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] gdlib problems ok great thank you, that let me compile witho

Re: [PHP-INST] gdlib problems

2001-05-06 Thread phool
./configure --with-mysql=/usr/local/mysql --enable-track-vars --enable-gd-im gstrttf --with-xml --with-apache="../apache_1.3.19" --with-t1lib=/usr/local/ lib/ --with-ttf=/usr/local/lib/include/freetype/freetype2/ --with-gd=/usr/lo cal/ --with-jpeg-dir=/usr/local/bin/ --wth-zlib thats why i don't

Re: [PHP-INST] gdlib problems

2001-05-06 Thread phool
ok well i just noticed something thats related to my problem: with php info() besides it just showing the --with-mysql option, its also showing a build date of last week, the first time i built it on this server. what do i need to do to make the new build take effect? ""phool"" <[EMAIL PROTECT