php.ini

paige1paige1 Member Posts: 117
Can anyone give me some suggestions on what or where to check to get my php scripts to load in my browser? I keep getting a blank page. I use the following browsers: Firefox, IE and Opera. I have Apache 1.3 running on a Win 2000 pro machine. I also have PHP 5 loaded and running. I get no errors on startup, but I suspect that the problem lies in the php.ini config file somewhere.

Any help would be greatly appreciated
Thanks.
Self-confidence is the first requisite to great undertakings.

Samuel Johnson

Comments

  • kamilkamil Member Posts: 28 ■□□□□□□□□□
    Have you added lines responsible for interpreting php files in httpd.conf file?
  • paige1paige1 Member Posts: 117
    I have been through the php.ini and httpd.conf files inside and out. I am pretty sure the problem is not in there. I walked away from the problem for a while to get a better perspective or some other help. Today I came across some info that deals with enabling Web Service Extensions in Windows 2000. IIS Manageer (Control Panel-Computer Management (Local))

    The installation guides and instructions say nothing about any of that. I am going to give it a try and see what happens.
    Self-confidence is the first requisite to great undertakings.

    Samuel Johnson
  • paige1paige1 Member Posts: 117
    Alright. So I have lost count of how many times I have unistalled and reinstalled both Apache and PHP and edited the http.conf and php.ini files loading modules and placeing *.dll's in different directorys, and etc, but I did it all again last night (very slowly and methodically) and this morning...IT WORKS!!! :D Yay! Bring on the php scripts!
    Self-confidence is the first requisite to great undertakings.

    Samuel Johnson
Sign In or Register to comment.