Getting 404 error /authpuppy/web/install/1 url on shared hosting

Asked by kamlesh_bhure

I am trying to install authpuppy on shared hosting of hostgator.

I am not able to create virtual host which is need as per installation step as i dont have access to it. Can anybody help me configuring using /public_html/.htaccess file to make it work. Also I have to put <hostname>/authpuppy/web/index.php to view page. But unable to proceed further as i am getting 404 file not found error.

Question information

Language:
English Edit question
Status:
Solved
For:
AuthPuppy Edit question
Assignee:
No assignee Edit question
Solved by:
kamlesh_bhure
Solved:
Last query:
Last reply:
Revision history for this message
gbastien (gbastien02) said :
#1

Using <hostname>/authpuppy/web/index.php to access the server is not the right way. It may show you a page, but with lots of error. If you have to access it this way, it means your host is not properly configured (which you know already).

I don't have experience with shared hosting, but authpuppy uses the symfony framework, so you could follow instructions on how to have symfony work on shared hosting. See http://trac.symfony-project.org/wiki/InstallingSymfonyOnSharedHostNoSsh for instance.

Revision history for this message
kamlesh_bhure (kamlesh-bhure) said :
#2

I solve my problem by moving /authpuppy/web/.htaccess file at document_root level and just by changing one thing . i.e. rewriteBase /authpuppy/web/