Hey JT
I've had the same issue on my IIS setup... its really odd however if you
click back and fourth on the executable path and the extension box a
couple times some of the buttons suddely becomes clickable again.
could you post a screen shot? if so I might be able to offer more exact
help.
J
[EMAIL PROTECTED] wrote:
Dear all
i have a big problem.
if i call this file the value is not my client ip - it the local server ip
REMOTE_ADDR and SERVER_ADDR are the same.
can any help me - i m very confused.
You are probably behind a reverse proxy then. Look through the
phpinfo() output and s
Dear all
i have a big problem.
if i call this file the value is not my client ip - it the local server ip
REMOTE_ADDR and SERVER_ADDR are the same.
can any help me - i m very confused.
Thanks.
thomas
This message was sent us
I've tried installing on Apache 2.0, added the requisite three lines to my
conf.httpd file, but no luck. Lines I'm adding:
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
SetEnv PHPRC C:/php
Also had before this the script alias line:
ScriptAlias /php/ "c:/php/
I'm trying to install PHP 4 on a Win98 machine with the Personal Web
Server (PWS) for a testing server, but it's not working.
First I installed the PWS, and it's running fine, then I installed
MySQL, and it seems to be running fine, also, and last I installed PHP
4. First I tried the Windows insta