摘要:
the way of restart: sudo /opt/lampp/lampp restartconfig root: /opt/lampp/etc/httpd.conf /opt/lampp/etc/httpd-xampp.conf in each file we should change the deny config to allowand one more thing is to change the rights of htdocs directory, with the order below: sudo chmod a+w -R /opt/lampp/htdocs... 阅读全文