Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
Pages: [1]
Send this topic | Print
Topic: phpWCMS - 500 Page (Internal server error)  (Read 4213 times)
« on: March 04, 2005, 10:59:18 PM »
Junior Member
.rp Offline
Junior Member
Newbie

View Profile WWW
*
Posts: 34



hi. when i install phpwcms through fantastico, everything went well, but when i went to login.php or index.php i got 500 Page (Internal server error)
i did not try to install it manually... grin
Report to moderator   Logged

 
« Reply #1 on: March 04, 2005, 11:09:38 PM »
TheDarkness
Guest

Did the script do any CHMODing of any kind? Most times you get a 500 when a file or folder is not CHMODed correctly. Try CHMODing to 755. If that fails, uninstall and try a manual install.
Report to moderator   Logged
« Reply #2 on: March 05, 2005, 08:29:48 AM »
Junior Member
.rp Offline
Junior Member
Newbie

View Profile WWW
*
Posts: 34



i did uninstall and install couple of times, i did not try chmoding, and i don't know if it did chmod or not. i will try that. thanks
nice forum by the way... grin
Report to moderator   Logged
« Reply #3 on: March 05, 2005, 09:01:36 AM »
Junior Member
.rp Offline
Junior Member
Newbie

View Profile WWW
*
Posts: 34



nope... still doesn't work. i tried to folow programmer's instruction, but it still doesn't work
1) DIR   phpwcms_tmp/thumb_list                    777
2) DIR   phpwcms_tmp/thumb_preview                 777
3) DIR   phpwcms_ftp                               777
4) DIR   phpwcms_filestorage/1...10                777
5) DIR   content/images                            777

6) FILE  setup/setup.conf.inc.php                  666
6) FILE  include/inc_conf/conf.indexpage.inc.php   666
7) FILE  phpwcms_template/inc_css/frontend.css     666
Cool FILE  phpwcms_template/inc_default/startup.html 666

All other files listed above can set to 644, directories to 755. Sometimes it can help to set mode to 766 for the following directories: phpwcms_tmp, phpwcms_template, phpwcms_ftptakeover, inc_css, content. If you have further access problems try to set all files and directories to 777 (not recommend). - did not tried this
Report to moderator   Logged
« Reply #4 on: March 05, 2005, 11:22:27 AM »
CravenBW
Guest

Instead of 777 try to chmod index.php and login.php to 755 and see if that will solve the problem. If not take a look at your error log within cPanel and if your not sure what it means post it here (not the whole error log of course) and we can give you help from there.
Report to moderator   Logged
« Reply #5 on: March 05, 2005, 01:17:29 PM »
Junior Member
.rp Offline
Junior Member
Newbie

View Profile WWW
*
Posts: 34



i got couple of lines of this code:

Code:
[Sat Mar  5 13:10:55 2005] [alert] [client 69.194.83.219] /home2/rpws/public_html/wcms/.htaccess: Invalid command 'php_flag', perhaps mis-spelled or defined by a module not included in the server configuration

should i just erase it and install manually? huh
Report to moderator   Logged
« Reply #6 on: March 05, 2005, 01:21:06 PM »
TheDarkness
Guest

That's what I would do rp. I found a few of the Fantastico scripts don't install correctly if installed via Fantastico.
Report to moderator   Logged
« Reply #7 on: March 05, 2005, 02:30:34 PM »
CravenBW
Guest

I really don't see a reason for that line in the .htaccess file so you would probably be safe just removing it from your .htaccess file.
Report to moderator   Logged
« Reply #8 on: March 05, 2005, 03:25:52 PM »
Junior Member
.rp Offline
Junior Member
Newbie

View Profile WWW
*
Posts: 34



it warkd when i installed manualy. thanks
Report to moderator   Logged
 
Pages: [1]
Send this topic | Print
Jump to:  

Powered by SMF | SMF © 2006-2008, Simple Machines LLC