[PHP-INST] PHP, Mysql 4.0.13 and HPUX 11.00

2003-07-17 Thread Madhu
I was able to compile php with Apache as a DSO module in HP 11.00 WITHOUT mysql support. When I tried to compile with-mysql (Mysql 4.0.13), I am getting some configure time messages if I use Mysql supplied binary file This is the config time message checking for mysql_close in -lmysqlclient...

[PHP-INST] Re: PHP binary too big

2003-07-17 Thread Michael Mauch
Bhavin Modi wrote: > I compiled php 4.3 with apache2 and found out that the binary (libphp4.so) > was almost 7.5MB. Then figured out that I had compiled in a few > modules(gd,openssl,domxml,bz2,iconv,curl) so I recompiled PHP to make all > the modules shared and still the libphp4.so is almost 6.5M

[PHP-INST] Installation problem

2003-07-17 Thread Dinesh Anchan
Hi, I am having trouble in building php on Solaris 9 with Informix. I installed all the recommended packages including bison. m4, autoconf, automake, libxml, glib. Following is the configure command I ran: ./configure --with-informix=/export/home/informix/ids \ --with-apxs=/home/apac

[PHP-INST] Re: httpd.conf not found

2003-07-17 Thread Neo Ah Too
it is for, as described in its extension, the configuration file for apache. "Mr Nius" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > During compilation I got the error like follow: > > + pushd build-cgi > /r/rpms/BUILD/php-4.3.2/build-cgi /r/rpms/BUILD/php-4.3.2 > + make insta

Re: [PHP-INST] Help for PHP Newbie!

2003-07-17 Thread Neo Ah Too
is your file called *filename*.php, *filename*.php3 or *filename.phtml? if it isn't php cannot parse those documents :( "Emily Wrenholt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Stephen: > > I'm having exactly the same problems as Bud...and I > *have* followed all Installation

Re: [PHP-INST] Help for PHP Newbie!

2003-07-17 Thread Neo Ah Too
Continuing with exactly the same server preferences only on Windows XP; why i was instead prompted for DOWNLOAD the info.php file which contain the code. Just even a link to another related letter will help! Henry "Stephen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Sounds lik

Re: [PHP-INST] php 4.3.2 and apache 1.3.27?

2003-07-17 Thread Adam Voigt
We run that exact setup on one of the boxes, zero problems. On Wed, 2003-07-16 at 15:37, Gedanken wrote: > I asked my isp to upgrade their 4.1.2 php to 4.3.2 because I am working on > a code porting project that I am told 'needs' 4.3.2. It definitely doesnt > seem to work so far with out it...

Re: [PHP-INST] PHP binary too big

2003-07-17 Thread Yann Larrivee
It's not because it's with shared. It's more because it's with all the module ! On Thu, 2003-07-17 at 00:24, Bhavin Modi wrote: > I compiled php 4.3 with apache2 and found out that the binary (libphp4.so) > was almost 7.5MB. Then figured out that I had compiled in a few > modules(gd,openssl,domxml

[PHP-INST] New Member

2003-07-17 Thread nsr pergas
_ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] php binary too big

2003-07-17 Thread Bhavin Modi
I tried to compile php 4.3 with apache2 and found out that the binary (libphp4.so) was almost 7.5MB. Then figured out that I had compiled-in a few modules(gd,openssl,domxml,bz2,iconv,curl) so I recompiled PHP to make all the modules shared and still the libphp4.so is almost 6.5MB. I dont understand

php-install Digest 17 Jul 2003 07:39:12 -0000 Issue 1464

2003-07-17 Thread php-install-digest-help
php-install Digest 17 Jul 2003 07:39:12 - Issue 1464 Topics (messages 11289 through 11290): [PHP5/Apache 2] Unable to stop apache 11289 by: Jasper PHP binary too big 11290 by: Bhavin Modi Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsu

[PHP-INST] PHP binary too big

2003-07-17 Thread Bhavin Modi
I compiled php 4.3 with apache2 and found out that the binary (libphp4.so) was almost 7.5MB. Then figured out that I had compiled in a few modules(gd,openssl,domxml,bz2,iconv,curl) so I recompiled PHP to make all the modules shared and still the libphp4.so is almost 6.5MB. I dont understand why is