Search found 2 matches

by DougJoseph
Wed 25. Nov 2009, 23:22
Forum: phpwcms Installation Troubleshooting English
Topic: Correction to GoDaddy Install Q I just posted
Replies: 1
Views: 6423

Correction to GoDaddy Install Q I just posted

I have noticed something. What I just posted was wrong in this way:

WITH this line...
define('PHPWCMS_INCLUDE_CHECK', true);
...in my config file, I CAN log into Admin, but I cannot view the public site (I get Google's Pg Not Found message).

WITHOUT this line...
define('PHPWCMS_INCLUDE_CHECK ...
by DougJoseph
Wed 25. Nov 2009, 23:06
Forum: phpwcms Installation Troubleshooting English
Topic: GoDaddy install fine|Admin Login fine|Public site won't show
Replies: 0
Views: 11207

GoDaddy install fine|Admin Login fine|Public site won't show

Hello! This is my first time to try to install phpwcms. I'm fairly experienced in web dev, but I'm rather new to PHP.

The install (On GoDaddy on a MS IIS 7 server) went great! All showed green and "go." It flagged that safe mode was off. I accepted that.
It connected to the MySQL db just fine ...