This is a fresh installation on Apache 2.0.xx, PHP 4.3.11, MySQL 3.23.58 with SSL enabled for cart, disabled for admin. It was installed in a subdirectory named zencart.
The cart/catalog portion of the site seems to work just fine. Sample products show up, can be placed in the cart, etc.
Attempting to load the admin page results in a blank page. The resulting source (viewed via IE; Firefox wouldn't/couldn't finish loading the source) is blank page material:
The site is at http://www.mustangpartsmall.com. The zencart installation is in the directory zencart. mustangpartsmall.com/zencart will load the catalog OK.Code:<!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>
mustangpartsmall.com/zencart/admin pulls a blank page.
Any ideas?



