[PHP-INST] can You Solve The Error

2001-11-28 Thread Bala krishnan
Dear All, I did the following ... I installed mysql-3.23.45-pc-linux-gnu-i686.tar.gz , apache_1.3.22.tar.gz,php-4.0.0.tar.gz On LINUX platform. but while reconfiguring apache after installing php, the following error occured ***ERROR MESSAGE* cd ..; gcc

Re: [PHP-INST] can't install php

2001-11-28 Thread Chris
Greetings, First of all, which version of FBSD are you using. I installed basically what you + more options on both a 4.2 and a 4.3. I simply went to the ports tree on my machine and did a Make / Make install. It has a *wonderful* menu that you can choose all the options you want compiled into th

[PHP-INST] Re: can't install php

2001-11-28 Thread Fred
Did you install it from source the first time? If you did then you can go to the source directory where you did the make the first time and do a make clean then do the ./configure again with the new --directives followed by make make install Denys <[EMAIL PROTECTED]> wrote in message [EMAIL PROT

[PHP-INST] can't install php

2001-11-28 Thread Denys
Hello, sorry for repeating myself, still can't get this: I have FreeBSD+MySQL+PHP What I need is to reinstall PHP in order to add couple of words to --with. Could you please, explain step by step what I have to do just remember that you explain that to newbie in UNIX. Thank you! Denys -

php-install Digest 28 Nov 2001 20:23:45 -0000 Issue 576

2001-11-28 Thread php-install-digest-help
php-install Digest 28 Nov 2001 20:23:45 - Issue 576 Topics (messages 5116 through 5125): may you give a solution for the following error 5116 by: Bala krishnan Re: Help please with setting up apache with php module 5117 by: EdwardSPL.ita.org.mo Fix for CGI PHP (no more #!/

Re: [PHP-INST] IMPORTANT FOR YOU

2001-11-28 Thread Erik Price
So how is a mailing list system supposed to reply to this to unsubscribe? On Thursday, November 29, 2001, at 01:30 AM, Zeynab wrote: > Under Bill 1618 TITLE III passed by the 105th U.S. Congress, This > letter > cannot be considered Spam as long as we include: Contact information > & > a Rem

[PHP-INST] IMPORTANT FOR YOU

2001-11-28 Thread Zeynab
Under Bill 1618 TITLE III passed by the 105th U.S. Congress, This letter cannot be considered Spam as long as we include: Contact information & a Remove Link. If not interested in the services offered, To be removed from future mailings just reply with 'REMOVE' in the subject line. Your requ

[PHP-INST] Problem with installation PHP with Solaris8

2001-11-28 Thread Pedro A. Rodriguez Jimenez
Hello We have a problem with the installation of PHP 4.0.6 with Sun Solaris 8. When we execute the command : /configure we haven't problems but when we have to execute the make command the output is the following : ld.so.1: make: fatal: librt.so.1: version `SUNW_1.2' not found (required by fi

Re: [PHP-INST] Error: Restarting Apache w/ PHP as DSO on redhat 7.2

2001-11-28 Thread Erik Price
I don't know EXACTLY how to help you... but I think I had a similar problem that was solved (in my case) by editing the httpd.conf file. If you're already done this, disregard the following: Uncommment or add the lines AddType application/x-httpd-php .php # you may have to add the suf

Re: [PHP-INST] php with apxs and mysql on Darwin

2001-11-28 Thread Chris
> > On Tuesday, November 27, 2001, at 09:46 PM, Chris wrote: > >>> localhost:~/tmp/apache_mod_php-6-2/php$ rm config.cache >>> localhost:~/tmp/apache_mod_php-6-2/php$ make clean >>> make: *** No rule to make target `clean'. Stop. >> >> This should send up a red flag up in your head. As all the

Re: [PHP-INST] php with apxs and mysql on Darwin

2001-11-28 Thread Erik Price
On Tuesday, November 27, 2001, at 09:46 PM, Chris wrote: >> localhost:~/tmp/apache_mod_php-6-2/php$ rm config.cache >> localhost:~/tmp/apache_mod_php-6-2/php$ make clean >> make: *** No rule to make target `clean'. Stop. > > This should send up a red flag up in your head. As all the > previous

Re: [PHP-INST] Fix for CGI PHP (no more #!/php in displayed content)

2001-11-28 Thread Michael Johnson
A couple of additional comments on this. This is not a complete fix as a blank line still gets printed and generates a Warning in some cases. To work around this, set output_buffering to On in your php.ini file. - Original Message - From: "Michael Johnson" <[EMAIL PROTECTED]> To: <[EMAI

[PHP-INST] Fix for CGI PHP (no more #!/php in displayed content)

2001-11-28 Thread Michael Johnson
As some of you are aware, PHP 4.0.6 has a small glitch on the cgi (rather than mod) side of things that renders it utterly useless for all practical purposes. To use a php script via a cgi-script handler (on *nix), obviously one must include '#! /path/to/php' line as the first in the file. Unfort

[PHP-INST] Re: Help please with setting up apache with php module

2001-11-28 Thread EdwardSPL
The Argyle Network Of Services wrote: > I am trying to set up apache, php and mysql > > I have compiled mysql - all ok > I have compiled php - all seemed ok > I am compiling apache and get probs > I have tried the following methods > > 1. > ./configure --activate-module=src/modules/php4/libph

[PHP-INST] may you give a solution for the following error

2001-11-28 Thread Bala krishnan
Dear all, I have configaured mysql,apache. when i configaure PHP, the following error occured. CONFIGURE: './configure' '--with-mysql=/usr/local/mysql' '--with-config-file-path=/www/conf' '--with-apache=../httpd' '--enable-track-vars' CC: gcc CFLAGS: -g -O2 CPPFLAGS: CXX: