Έχω δώσεις τις εντολές:
- Κώδικας: Επιλογή όλων
chmod 666 /opt/lampp/htdocs/openemr/library/sqlconf.php
chmod 666 /opt/lampp/htdocs/openemr/interface/globals.php
sudo chown www-data:www-data /opt/lampp/htdocs/openemr/documents
sudo chown www-data:www-data /opt/lampp/htdocs/openemr/edi
sudo chown www-data:www-data /opt/lampp/htdocs/openemr/era
sudo chown www-data:www-data /opt/lampp/htdocs/openemr/library/freeb
sudo chown www-data:www-data /opt/lampp/htdocs/openemr/custom/letter_templates
sudo chown www-data:www-data /opt/lampp/htdocs/openemr/gacl/admin/templates_c
sudo chown www-data:www-data /opt/lampp/htdocs/openemr/interface/main/calendar/modules/PostCalendar/pntemplates/compiled
sudo chown www-data:www-data /opt/lampp/htdocs/openemr/interface/main/calendar/modules/PostCalendar/pntemplates/cache
Ξεκινάω το XAMPP και όταν πάω να ξεκινήσω την εγκατάσταση, μου βγάζει το λάθος:
- Κώδικας: Επιλογή όλων
UNABLE to open directory '/opt/lampp/htdocs/openemr/library/freeb' for writing by web server.
(configure directory permissions; see below for further instructions)
UNABLE to open directory '/opt/lampp/htdocs/openemr/custom/letter_templates' for writing by web server.
(configure directory permissions; see below for further instructions)
Ενώ στο τέλος δίνει:
- Κώδικας: Επιλογή όλων
You can't proceed until all directories are ready.
In linux, recommend changing owners of these directories to the web server. For example, in many linux OS's the web server user is 'apache', 'nobody', or 'www-data'. So if 'apache' were the web server user name, could use the command 'chown -R apache:apache directory_name' command.
Fix above directory permissions and then click the 'Check Again' button to re-check directories.
Να και η φωτογραφία.

Αυτή τη διαδικασία την έχω κάνει όμως. Πού μου διαφεύγει κάτι;