localhost not appearing correctly |
|
Should note that html appears fine in the localhost directory. It's only php that isn't showing up.
|
||||||||||||
|
Site Admin
|
this is not NuSphere problem at all. If you open forum.nusphere.com and see different web site than in www.nusphere.com, although they are on the same host and running by exactly same webserver, doesn't it make sense just because you're using different host names? . In your case you're running even different web servers. Their ports are 80 and 8080 respectively. Most probably the 1st one is Apache or IIS, while the latter one is probably SRV. |
||||||||||||||
_________________ The PHP IDE team |
|
No, no.. you're right. I was just saying that the 8080 port for the internal server for NuSphere works, so this illustrates that my Nusphere php installation is working. So it's a problem in the communication between IIS and PHP.
I had just hoped that since we had so many knowledgeable people on here that someone would be able to tell me what the problem with my IIS setup is. Things I've already tried:
Going to http://localhost/textfile.txt would work fine.. text, html, etc show up fine under the localhost directory. But php doesn't run. (However because php works within the NuSphere environment, I know that it isn't a php installation or ini problem.... that was really my point with that.) Thanks for taking the time to read this! It'll make my life so much easier if I can get this working properly! |
||||||||||||
|
Site Admin
|
I do not recommend to use php5isapi.dll at all. But if you need it, please follow official instructions listed on php.net site.
What I'd recommend is FastCGI module for IIS. It's a pretty simple thing and works stable: http://www.iis.net/fastcgi it works with IIS v5.0 and higher |
||||||||||||
_________________ The PHP IDE team |
localhost not appearing correctly |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by