Skip to content
This repository has been archived by the owner on Oct 27, 2019. It is now read-only.

Wrong route direction #25

Open
0bach0 opened this issue Mar 23, 2017 · 1 comment
Open

Wrong route direction #25

0bach0 opened this issue Mar 23, 2017 · 1 comment

Comments

@0bach0
Copy link

0bach0 commented Mar 23, 2017

Sorry, I'm new to PHP.

I set a link like this: ln -s ~/phpBeanstalkdAdmin/public /var/www/pbs
I realized a error request at: http://localhost/pbs/job/get-list; it show:
Not Found The requested URL /pbs/job/get-list was not found on this server.

Please show me where is my fault?

@sagikazarmark
Copy link
Collaborator

I think it may not be a PHP problem.

Please check that:

  • your webserver root is /var/www
  • you have symlinks enabled in your webserver config
  • your htaccess is properly configured (particularly I think you need to add a RewriteBase to the one in the repo)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants