| 
	
 | 
 Posted by NC on 06/11/43 11:33 
Lee wrote: 
> 
> I am re-writing a site in PHP that is currently on Yahoo 
> and I have been testing with both Firefox, and IE. I think 
> Yahoo is running some version of unix or linux, and I 
> assume, the Apache server. 
 
Yahoo! Web Hosting is running Apache on FreeBSD.  PHP is configured as 
a CGI/FastCGI executable with safe mode off... 
 
> Here's the problem: I have re-written most of the website 
> (www.beadiction.com) in PHP. 
 
If I go to http://www.beadiction.com/, I see the output of phpinfo(), 
which, in particular, says: 
 
PHP_SELF  /index.php 
 
Everything seems operational...  
 
Cheers,  
NC
 
[Back to original message] 
 |