Search found 8 matches

by mcclausky
Thu 3. May 2007, 02:19
Forum: phpwcms Installation Troubleshooting English
Topic: login page is blank after 1.3.0 installation
Replies: 34
Views: 21703

This does not answer my question. What type of web server do you use? ...and by the way - I have installed phpwcms very often - and have it running locally under MySQL 5.0.33/PHP 5.2.1 on Windows Vista But I really guess you did not install in correct way or made a mistake while configuring. Check ...
by mcclausky
Wed 2. May 2007, 23:54
Forum: phpwcms Installation Troubleshooting English
Topic: login page is blank after 1.3.0 installation
Replies: 34
Views: 21703

Oliver Georgi wrote:do you really use IIS?

Oliver
I do, and I have succesfully installed the following CMSs:

Drupal
eTomite
joomla
modx
postNuke
typo3
xaraya
xoops

And I didn't have problems with any of them.

I'm testing them all, but phpwcms is the one missing to make my final decision.
by mcclausky
Wed 2. May 2007, 18:46
Forum: phpwcms Installation Troubleshooting English
Topic: login page is blank after 1.3.0 installation
Replies: 34
Views: 21703

Oliver Georgi wrote:then it must be something different. Check your PHP error log.

Oliver
I activated PHP error logging following this link's instructions:

http://www.iis-resources.com/modules/ne ... 83&forum=5

Then I accessed login.php, but the error_log.txt file is emtpy.

:(
by mcclausky
Wed 2. May 2007, 17:48
Forum: phpwcms Installation Troubleshooting English
Topic: login page is blank after 1.3.0 installation
Replies: 34
Views: 21703

change strict mode of your MySQL. If you cannot change this - open dbcon.inc.php and remove comment in line 50: @mysql_query("SET SQL_MODE='MYSQL323'", $db); Oliver Inside the file my.ini: the following line is commented: # sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_...
by mcclausky
Wed 2. May 2007, 16:57
Forum: phpwcms Installation Troubleshooting English
Topic: login page is blank after 1.3.0 installation
Replies: 34
Views: 21703

I have MySql 5.0.27 and PHP 5.2.1, and after phpWCMS installation the login.php appears blank. Do you think the problem is the PHP version?
by mcclausky
Mon 23. Apr 2007, 23:48
Forum: phpwcms Installation Troubleshooting English
Topic: login page is blank after 1.3.0 installation
Replies: 34
Views: 21703

mcclausky wrote:Well, I tried to access login.php, but the page appears blank.

Any suggestions?

Thank you.

Any help please?
by mcclausky
Fri 20. Apr 2007, 15:23
Forum: phpwcms Installation Troubleshooting English
Topic: login page is blank after 1.3.0 installation
Replies: 34
Views: 21703

Well, I tried to access login.php, but the page appears blank.

Any suggestions?

Thank you.
by mcclausky
Fri 20. Apr 2007, 02:11
Forum: phpwcms Installation Troubleshooting English
Topic: login page is blank after 1.3.0 installation
Replies: 34
Views: 21703

Thank you to everyone who has taken the time to read the above posts. I still seem to have problems displaying the login page. I am quite certain that I am installing version 1.3.0 correctly. I took similar steps in installing 1.3.0 as I have in the past with other versions (up to 1.2.6). I attempt...