I just installed CMSMS on my server and the install seemed to go fine. When I tried to add an image to a page, I got the following message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@"server".org and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/1.3.36 Server at www."server".org Port 80
I installed CMSMS 1.5.4. The image manager is working and I can upload images to it. I just can't put any of those images on a page. I am a newbie at this so any help would be appreciated.
Solved: Error message when trying to add an image to a page
Solved: Error message when trying to add an image to a page
Last edited by pythagora on Sat May 16, 2009 9:51 pm, edited 1 time in total.
Re: Error message when trying to add an image to a page
The first thing I'd check is the server error log... I'd refer to the host if I didn't know where... that or just call them... then you know why it errored out...
Cheers
jeremyBass
Cheers
jeremyBass
Re: Error message when trying to add an image to a page
I checked the error log. This is what is said.
[2009-05-10 01:25:27]: error: file has no execute permission: (/home/"server"/public_html/cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/advimage/image.htm)
After a bit of searching, I found out how to change the permission but need to know to what settings I need to change it.
[2009-05-10 01:25:27]: error: file has no execute permission: (/home/"server"/public_html/cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/advimage/image.htm)
After a bit of searching, I found out how to change the permission but need to know to what settings I need to change it.
Last edited by pythagora on Sun May 10, 2009 6:59 am, edited 1 time in total.
Re: Error message when trying to add an image to a page
Hmmm... don't know that error off the tp of my head... what you set up.. as admin you all permissions ... you may also try to update to the newest TinyMCE....
Cheers
Jeremy
Cheers
Jeremy
Re: Error message when trying to add an image to a page
Ok, I am persisitant. I found how to change the permission for the file. Now I am getting these new errors:
[Sun May 10 16:53:12 2009] [error] [client "00.000.000.00"] File does not exist: /home/"server"/public_html/500.shtml
[Sun May 10 16:53:12 2009] [error] [client "00.000.000.00"] Premature end of script headers: /home/"server"/public_html/cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/advimage/image.htm
[Sun May 10 17:38:40 2009] [error] [client "00.000.000.00"] File does not exist: /home/"server"/public_html/404.shtml
[Sun May 10 17:38:40 2009] [error] [client "00.000.000.00"] File does not exist: /home/"server"/public_html/robots.txt
Any thoughts on these?
[Sun May 10 16:53:12 2009] [error] [client "00.000.000.00"] File does not exist: /home/"server"/public_html/500.shtml
[Sun May 10 16:53:12 2009] [error] [client "00.000.000.00"] Premature end of script headers: /home/"server"/public_html/cms/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/advimage/image.htm
[Sun May 10 17:38:40 2009] [error] [client "00.000.000.00"] File does not exist: /home/"server"/public_html/404.shtml
[Sun May 10 17:38:40 2009] [error] [client "00.000.000.00"] File does not exist: /home/"server"/public_html/robots.txt
Any thoughts on these?

Last edited by pythagora on Sun May 10, 2009 9:49 pm, edited 1 time in total.
Re: Error message when trying to add an image to a page
sorry off the top no... the key here is knowing your set up I'd think... you are sure all your paths are correct in the config.php?
Re: Error message when trying to add an image to a page
I didn't change anything from the default settings, so I have to assume yes.
Re: Error message when trying to add an image to a page
hmm... I'd get me admin system info.. look to your Site Admin » System Information
Re: Error message when trying to add an image to a page
I believe I have found the problem. The server hard drive is crashing. They are moving my site to another machine and hopefully I can reinstall CMSMS and get it up and running again. Thank you for pointing me in the right direction. I appreciate all you guys do to help those of us who need it. I will leave this open until I am sure. I don't expect a reply again unless I have more trouble. If this resolves the situation, I will mark it accordingly.