BetaONE will rise again!

BetaONE will rise again! (http:\\b1.hcanet.com\forum/index.php)
-   Web Development (http:\\b1.hcanet.com\forum/forumdisplay.php?f=50)
-   -   Php setup woos (http:\\b1.hcanet.com\forum/showthread.php?t=7605)

Dudelive 21st Apr 03 03:42 PM

thanks for the help earlier, I changed the values and stuff and still it was a no go. I'm going to restart the server. and see if it works
Quote:


; cgi.force_redirect is necessary to provide security running PHP as a CGI under
; most web servers.  Left undefined, PHP turns this on by default.  You can
; turn it off here AT YOUR OWN RISK
; **You CAN safely turn this off for IIS, in fact, you MUST.**
cgi.force_redirect = 0

; if cgi.force_redirect is turned on, and you are not running under Apache or Netscape
; (iPlanet) web servers, you MAY need to set an environment variable name that PHP
; will look for to know it is OK to continue execution.  Setting this variable MAY
; cause security issues, KNOW WHAT YOU ARE DOING FIRST.
; cgi.redirect_status_env = ;

this is from my php.ini file its set to off was set to 1 and still it doesn't work. Anyother ideas, should I just download the big 5mb php file or stick witht he 1mb installer? I think i'm confused and lost

Thanks,
~Dude

Sephiroth 21st Apr 03 06:51 PM

in php.ini , there should be a value that says force cgi redirect or something to that nature, can't remember off the top of my head, change it's value to the opposite of what's there, 0 or 1, and restart the server and try again

Dudelive 21st Apr 03 07:41 PM

Quote:


in php.ini , there should be a value that says force cgi redirect or something to that nature, can't remember off the top of my head, change it's value to the opposite of what's there, 0 or 1, and restart the server and try again

I guess it always helps to put the php.ini in the systemroot doesn't it? well I edited it and found out that it was in the wrong spot. Oh well I pulled my hair out for nothing, thanks for pointing out the redirect thing for me, it now works at BTW systemroot is in the c:\windows\ directory

Thanks,
~Dude

I had a brain fart B)


All times are GMT +1. The time now is 03:31 AM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.