Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » PHP built in Server(How to run symfony project in php inbuilt server)
PHP built in Server [message #1823219] Mon, 23 March 2020 00:33
Eclipse UserFriend
My Question: How to run php symonfy application using php inbuilt server
Now What i'm doing to run: In terminal I just type this,
php -S localhost:8080 -t public

Please note that, my public folder is a subfolder of my project. ie: Myapp > public > index.php
Also, note that the browser url must be like localhsot:8081/
Not like this: localhsot:8081/Myapp

My Information and the problem I faced:
I'm new to eclipse. Up to now I worked with netbeans.
I searched google for days and got tired in this topic.

Please provide the solution as step by step.
Previous Topic:mysql_fetch_array()/mysql_fetch_assoc()/mysql_fetch_row()/mysql_num_rows etc... expects parameter 1
Next Topic:PROBLEMA CON PHP
Goto Forum:
  


Current Time: Tue May 13 14:24:34 EDT 2025

Powered by FUDForum. Page generated in 0.03510 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top