Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 04:33
Sudhakar Krishnan is currently offline Sudhakar KrishnanFriend
Messages: 1
Registered: March 2020
Junior Member
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: Thu Apr 25 10:23:22 GMT 2024

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

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

Back to the top