PHP Website (Solved)
Posted: Sun Jan 22, 2017 9:24 pm
My setup: Debian with Apache
Created a new PHP project, selected the project execution mode "Run project as website".
In the Debug of Project Settings I set the mapping: source: /myfolder/myproject target: /
In General of Project Settings I've set Project URL: mysite (tried also mysite/index.php)
When i run the project I see the default webpage of Apache and not the project's webpage (if i use mysite/index.php i get file not found from apache). Any idea what's wrong?
Additionally: should I run codelite as root? does codelite read apache's configuration files?
Thanks
Created a new PHP project, selected the project execution mode "Run project as website".
In the Debug of Project Settings I set the mapping: source: /myfolder/myproject target: /
In General of Project Settings I've set Project URL: mysite (tried also mysite/index.php)
When i run the project I see the default webpage of Apache and not the project's webpage (if i use mysite/index.php i get file not found from apache). Any idea what's wrong?
Additionally: should I run codelite as root? does codelite read apache's configuration files?
Thanks