I have just install a server like this:
now, i would like to know, where i need to unzip the projeqtor folder ?
In /var/www
And give ownership to www-data.
how give a ownership to www-data ?
chown -R www-data: /var/www/projeqtor
I just write this on a terminal ?
sorry for my ignorance
is it possible to speak french, easiest for me ...
is it possible to speak french, easiest for me ...
no, sorry.
English only available on forum, so that anwsers may benefit to most users.
when I put in firefox
http://127.0.0.1/projeqtor/nothing ...
and if you try http://127.0.0.1/
do you have message "it works"
no i have a Apache2 page ....
If you have apache page, then we can concider it works.
But maybe PHP is not completely installed or document root is not default one.
1) check in httpd.conf the DocumentRoot clause.
I expect it to be /var/www, but it may be different. Maybe /var/www/html (it depend on Linux distrib)
The projeqtor directory must be moved into this directory...
2) Create a file named info.php containing :
Put this file in the DocumentRoot folder
Try in your browser http://127.0.01/info.php
It should display PHP configuration.
It it does not work, you PHP setup is not correct.
I do not find the hhtpd.conf in /var/www or /var/www/html but i found a lighttpd.conf in /etc/phpmyadmin ... is it this file ?
sorry the title of the page apache2 is: its works ...
but no way to projeqtor 🙁