Search found 8 matches

by PunkassJBrewster
Sat 31. Jan 2004, 21:19
Forum: phpwcms Installation Troubleshooting English
Topic: Installing on IIS on Windows Server 2003
Replies: 8
Views: 17294

SOLVED! It was a session issue.

I have solved it!!! Anyone who experiences similar problems - getting stuck in the log-in loop take note! It affects all webservers on Windows. The culprit: The session directory needs to be set in your php.ini file! Solution: Some of the users running phpWCMS on Windows server platform are still un...
by PunkassJBrewster
Fri 30. Jan 2004, 23:04
Forum: phpwcms Installation Troubleshooting English
Topic: Installing on IIS on Windows Server 2003
Replies: 8
Views: 17294

I've tried all you suggested. Nothing seems to work. I am stuck in an endless loop where I am taken back to loging.php
by PunkassJBrewster
Thu 29. Jan 2004, 20:44
Forum: phpwcms Installation Troubleshooting English
Topic: Installing on IIS on Windows Server 2003
Replies: 8
Views: 17294

I changed the file permissions to the follwoing, as per the installation instructions: 1) DIR phpwcms_tmp/thumb_list 777 2) DIR phpwcms_tmp/thumb_preview 777 3) DIR phpwcms_ftp 766 4) DIR phpwcms_filestorage 777 5) DIR content/images 777 6) FILE setup/setup.conf.inc.php 666 7) FILE phpwcms_template/...
by PunkassJBrewster
Thu 29. Jan 2004, 17:41
Forum: phpwcms Installation Troubleshooting English
Topic: Installing on IIS on Windows Server 2003
Replies: 8
Views: 17294

I managed to manually add the administrator account by manually runing the following SQL command using MySQL Control Center: INSERT INTO phpwcms_user (usr_login, usr_pass, usr_email, usr_admin, usr_aktiv, usr_name ) VALUES ("webmaster", PASSWORD('some_pass'),"webmaster@mydomain.com&qu...
by PunkassJBrewster
Thu 29. Jan 2004, 16:44
Forum: phpwcms Installation Troubleshooting English
Topic: Installing on IIS on Windows Server 2003
Replies: 8
Views: 17294

Installing on IIS on Windows Server 2003

Has anyone installed phpWCMS on IIS 6 running on Windows Server 2003? I am asking because the script I have (setup.php) cannot write to the config.inc.php file. When I click open the downloaded file, it has none of the data I typed. Further, the admin account (webmaster:admin) is not created in MySQ...
by PunkassJBrewster
Sun 4. Jan 2004, 04:33
Forum: phpwcms Installation Troubleshooting English
Topic: Help: Installing on Apache on Windows XP
Replies: 8
Views: 5795

Yes. Set up went smoothly, and I got all green bars. Have ImageMagick and Ghostscript installed, as well.

I got as far as step 5 of the set up routine. I don't know if there are more. When I clicked on the link to download the conf.inc.php file, I wasn't able to, so I edited it manually.

Jay.
by PunkassJBrewster
Sun 4. Jan 2004, 03:16
Forum: phpwcms Installation Troubleshooting English
Topic: Help: Installing on Apache on Windows XP
Replies: 8
Views: 5795

How do I make a template/page layout? The page parses. I can see the page title on the window of index.php. However, there is no content. Even when I go to login.php I cannot see anything. Source of login.php after being parsed: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"...
by PunkassJBrewster
Sun 4. Jan 2004, 02:30
Forum: phpwcms Installation Troubleshooting English
Topic: Help: Installing on Apache on Windows XP
Replies: 8
Views: 5795

Help: Installing on Apache on Windows XP

I need help. I am running Apache 2.0.48 on Windows XP Pro with PHP 4.3.3, ImageMagick 5.5.7. I downloaded PHPWCMS version 1.1-RC2 . I extracted the contents to my htdocs directory. I created the MySQL database and user. I ran the setup files. Everything went well. However, when I try to log in, or e...