Page 1 of 1
CMSMS Installation error
Posted: Fri Mar 22, 2013 5:21 am
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
Re: CMSMS Installation error
Posted: Fri Mar 22, 2013 6:46 am
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.
Re: CMSMS Installation error
Posted: Fri Mar 22, 2013 7:18 am
by suadmin
hi,
ya the file is there.
Re: CMSMS Installation error
Posted: Fri Mar 22, 2013 7:27 am
by staartmees
Re: CMSMS Installation error
Posted: Fri Mar 22, 2013 8:15 am
by suadmin
Still the issue has not been resolved, after adding the code in htaccess which mention in the url.
Re: CMSMS Installation error
Posted: Fri Mar 22, 2013 9:58 am
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?)
Re: CMSMS Installation error
Posted: Fri Mar 22, 2013 10:16 am
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.
Re: CMSMS Installation error
Posted: Fri Mar 22, 2013 10:45 am
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.
Re: CMSMS Installation error
Posted: Sat Apr 13, 2013 8:12 pm
by Dr.CSS
Make sure you don't have any htaccess file in that folder when running install/index.php...