CMSMS Installation error

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
suadmin
Forum Members
Forum Members
Posts: 36
Joined: Tue Jan 22, 2013 7:29 am

CMSMS Installation error

Post by suadmin »

Hi,

I am facing following error while installing cmsms.

Not Acceptable
An appropriate representation of the requested resource /~workcraf/install/index.php could not be found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


Please suggest what can be done. I have tried reinstalling of the cmsms 1.11.4 but still no success.

Please suggest what should be done ASAP.

Regards,
Anisha
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: CMSMS Installation error

Post by staartmees »

did you check with FTP if /~workcraf/install/index.php really is there? On some systems you have to upload your cms in the public_html folder.
suadmin
Forum Members
Forum Members
Posts: 36
Joined: Tue Jan 22, 2013 7:29 am

Re: CMSMS Installation error

Post by suadmin »

hi,

ya the file is there.
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: CMSMS Installation error

Post by staartmees »

suadmin
Forum Members
Forum Members
Posts: 36
Joined: Tue Jan 22, 2013 7:29 am

Re: CMSMS Installation error

Post by suadmin »

Still the issue has not been resolved, after adding the code in htaccess which mention in the url.
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: CMSMS Installation error

Post by velden »

I'd try a simple html file, upload it to the ~workcraf directory and check whether that file is available via browser.

If so, I'd post a lot more information, like the contents of the .htaccess file, maybe an url, everything you already tried yourself, what hosting company etc.

If html file is not browsable, this is not a cmsms issue.

I'd suspect that you uploaded the files in the wrong directory OR you try the wrong url (what about the ~workcraf directory name?)
suadmin
Forum Members
Forum Members
Posts: 36
Joined: Tue Jan 22, 2013 7:29 am

Re: CMSMS Installation error

Post by suadmin »

I had upload sample php file into the root dir. and which is executing well. But i am still unable to understand that why the server say that could not found install/index.php which is already there.
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: CMSMS Installation error

Post by velden »

Probably because the file isn't there.

I would expect it to search for '/install/index.php' instead of '/~workcraf/install/index.php'

I assume that the '~workcraf' part should not be part of the url.

I recall that I once had a similar issue (a while ago) while trying to install on a subdomain. I usually do that while developing a website untill it's approved. Finally gave up and installed in www-domain.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CMSMS Installation error

Post by Dr.CSS »

Make sure you don't have any htaccess file in that folder when running install/index.php...
Post Reply

Return to “The Lounge”