Skip to content

Webtools on PHP Built in Server Gives 404 error #1012

Closed
@n0nag0n

Description

@n0nag0n

Hey,

I can't seem to get webtools working for me. I'm using Phalcon 3.1.2, Devtools 3.1.2, on macOS Sierra using PHP 7.1.4.

I'm trying to get it working using PHP's built in webserver and I think it's working, but something inside webtools itself isn't working....

So I used this to see if I could get it working... https://docs.phalconphp.com/en/3.0.1/reference/built-in.html

And I get this
screen shot 2017-04-18 at 7 39 31 am

You can see that the css is being loaded, and the 404 page is served through phalcon, not PHP's built in error. I haven't touched the webtools.config.php file or anything. I just created a project with phalcon project new-project --enable-webtools and the project created just fine. Going to localhost/ serves the file just fine, but going to localhost/webtools.php makes it show that 404 error.

I also tried making .htrouter.php look like this blogpost, but no dice either.
http://qiita.com/kazumihirose/items/9fe67b9c941889d25871

Thoughts, impressions, or feelings? ;)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions