I have just started reading and learning PHP on my Redhat Linux box. (2.4.9-31)
I wrote my first script!! Inside the tags I wrote:
When I load the page, I get a blank page. When I 'view source' from the IE tools menu,
it shows literally:
Shouldn't the server be parsing the ? If I unde
Hi Erik,
I was having this same exact problem, so I went ahead and compiled it
directly into httpd. Not always my favorite thing to do, but nothing else
was working.
Dan
-Original Message-
From: Erik [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 1:01 AM
To: [EMAIL PROTECTED]
S
php-install Digest 21 May 2002 21:27:00 - Issue 847
Topics (messages 7062 through 7066):
Re: a php cgi problem
7062 by: Erik
iPlanet 4.1, PHP 4.2.1, Solaris 8 - Compiles and Initializes but will not execute.
HELP!
7063 by: Shawn Lyndon
how to specify alternate php.ini lo
hi, I´m new here, and my english is not good.
I have a server with SO BSDI4.2, I installed apache_1.3.24
this works well, but I tried to install php4 and I configure like this:
./configure --with-mysql=/usr/local/mysql --with-apache=/usr/local/src/apache
--enable-track-vars
the final messag
Thanks for your time, Rich.
The undefined symbol missing has to do with Posix Threads, not with zlib.
Anyway, I installed Apache 1.3.24 and everything is OK now. I think it's
because Apache 2 uses threads much more intenselly than older versions, and,
as long as I know, Posix Threads are std only
Apache allows specification of a configuration file (other than the default)
by using the -f option at the time the daemon is started. So, I can have
multiple instances of the same Apache binary running, each using a different
configuration file.
What I would like to do, is have each one of thos
We appear to have exactly the same behaviour as noted below by David O in
his posted in 5/03/2002
We can compile, configure and initialize the PHP nsapi. However, we cannot
get it to execute PHP!
We see messages in the iplanet error log that identifies PHP initializes
okay.
[16/May/2002:01:02:
hi,
that's easy man apache expects perl cgi in "cgi-bin" you must first set de
proper apache directive see /logs/error_mog.log for more inforemation php
cannot execute stuff in cgi-bin unless it is specially configured to do that
you mus setup the proper directives first ..
"Brian Kim" <
php-install Digest 21 May 2002 07:59:45 - Issue 846
Topics (messages 7054 through 7061):
Build Question
7054 by: Phil Dibowitz
Re: PHP 4.2.0 install problems
7055 by: Dan Stilts
PHP, Apache and threads: very strange
7056 by: Wagner R. Teixeira
7057 by: Rich
hi,
i succesfully compiled and builded mysql apache and php 4.2.1from the
sourcecode and it still refuses to work :-( the error i get is when i try
to start apache
Syntax error on line 222 of /usr/local/apache/conf/httpd.conf
cannot load /usr/local/apache/libexec/libphp4.so into server
/usr/
10 matches
Mail list logo