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
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
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
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 - 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 #!/
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
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
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
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
>
> 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
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
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
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
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
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:
15 matches
Mail list logo