I have installed all of the latest & greatest versions of apache, php & mysql on a windows 2003 server and have followed all of the instructions to the tee. When ever I navigate to www.mydomain.net/zenphoto/zp-core/setup.php all I get is a blank page. I have looked at the logs and do not see anything out of the ordinary. I have created an info.php and it will display properly. Any suggestions would be greatly appreciated.
Thanks in advance!!
Comments
How do you mean you "followed all the instructions" and that you have "configured zp-data/zp-config.php"? Normally following the directions would not involve you making changes to the config file--setup would do that for your.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8"></HEAD>
<BODY></BODY></HTML>
the reason i edited the zp-config.php was because I could not get the setup.php to do anything so I thought I would edit it myself to see if it would help. Anymore help would be greatly appreciated.
Btw, setup actually would also create the htaccess file normally.
192.168.254.1 - - [27/Feb/2010:23:54:09 -0600] "GET /zenphoto/zp-core/admin.php HTTP/1.1" 200 399
192.168.254.1 - - [27/Feb/2010:23:55:31 -0600] "GET /zenphoto/zp-core/setup.php HTTP/1.1" 200 -
192.168.254.1 - - [28/Feb/2010:15:11:44 -0600] "GET /zenphoto/zp-core/setup.php HTTP/1.1" 200 -
192.168.254.1 - - [28/Feb/2010:15:11:44 -0600] "GET /zenphoto/zp-core/setup.php HTTP/1.1" 200 -
192.168.254.1 - - [28/Feb/2010:15:11:47 -0600] "GET /zenphoto/zp-core/setup.php HTTP/1.1" 200 -
What other logs are there that I could look at? I know I am not giving you much to work on, I just don't know what else to do. I have 30-40 hrs in on this and have read almost every post in the install forum. I am sure it is something simple that I am just missing. Thanks again!!