So I hope this is not a silly question. But I'm having some problems with
PHP. I'm trying to install PHP using an installer named
php-4.3.0-installer.exe, which I downloaded from the PHP Website. I thought
everything was working properly, but after trying to install a message
board, I am getting an
Hi,
I have built successfully and am running PHP 4.3.0 with
./configure' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin'
'--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share'
'--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec'
'--localstatedir=/var'
php-install Digest 7 Feb 2003 21:44:31 - Issue 1238
Topics (messages 9981 through 9989):
Re: unique install, having problem
9981 by: Mitch Pirtle
9982 by: Benjamin Tomhave
Installation-localhost request recieves a FORBIDDEN response
9983 by: Chris
Re: GET not workin
Thanks, to both of you. I had previously installed an earlier
version (never used) on the machine and there were entries in
php.ini that caused the problem. Now that it runs, lets see if I
can get an app working :-).
--
Joseph F. Noonan
Rigaku/MSC Inc.
[EMAIL PROTECTED]
On Fri, 31 Jan 2003 a
Copy of message sent out last time someone had a similar problem:
Chances are you've not put the commands in the correct place, instead just
copy and pasted them into the config
file.
LoadModule php4_module C:\PHP\sapi\php4apache.dll
This has to be in the same place as all the other LoadModule co
Dear all,
I have a hard time to configure php-4.3.0-win32 with apache 1.3 on windows
xp. Before I tried on windows xp, I suceeded in my first try on windows
2000 (another machie) by following php install.txt. In my effort on windows
xp machine, apache server came with ORACLE 9i database which I
You need to use
$_GET['mode'], not $mode, unless global_vars is turned on within the
php.ini file.
--
Ryan Williams
On Fri, 7 Feb 2003, Pennington, Tim wrote:
> > Apache 1.3.27
> > PHP 4.3.0
> > WNT
> >
> > After installing the above software components I can't the the GET
> > machanism t
you'll need to use $_GET['x'] and refer to
http://www.php.net/manual/en/security.registerglobals.php.
hth
jeff
"Pennington, Tim"
> Apache 1.3.27
> PHP 4.3.0
> WNT
>
> After installing the above software components I can't the the GET
> machanism to work using the "?" as part of the URL. Simple example:
>
> Create a file called test.php and enter following code:
>
>
> print "Make text appear below";
>
> if ($mode=='x'
When I try to access a test file "phpinfo.php" at
http://localhost/phpinfo.php"; I receive a Forbidden response, that reads
"You don't have permission to access /php/php.exe/phpinfo.php on this
server." If anyone would be kind enough to help me over this beginner's
obstacle it would be much apprec
I found this in a google search yesterday, it might be useful, might not.
It's an rpm for 4.3.0 under RH8. I'm not sure if it's for apache 1.3 or
2.x.
http://www.aucs.org/rpmcenter/
> -Original Message-
> From: Mitch Pirtle [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 07, 2003 2:3
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday 06 February 2003 19:15, Benjamin Tomhave wrote:
> I personally am I bit perplexed by the experimental status since apache2 is
> now the default web server under RH8.
Yep, and that was a point I made earlier too. Many sources believe RedHa
php-install Digest 7 Feb 2003 09:13:35 - Issue 1237
Topics (messages 9973 through 9980):
Re: $_GET and 4.2.1
9973 by: Seraphim
Re: unique install, having problem
9974 by: Goetz Lohmann
9975 by: Benjamin Tomhave
9980 by: Paul Gardiner
Re: Mismatched ABI for O
Hello again Mitch,
We were listening as I have already told you that PHP is only considered
stable with Apache 1.3. Version 2 is still not production ready. Use at your
own risk! I've not even bothered trying to compile for it because of that
reason.
I do however have a working version of PHP 4.3
14 matches
Mail list logo