Hi,
Volgend probleem: apache gedownload, uitgepakt en de volgende commando's gerunt:
./configure --prefix=PREFIX
make
make install
Als ik apache vervolgens wil opstarten:
PREFIX/bin/apachectl start
Krijg ik de volgende foutmelding:
fopen: No such file or directory
httpd:could not open error log file PREFIX/PREFIX/logs/error_log
PREFIX/bin/apachectl start:httpd could not be started.
Volgens mij is het pad niet juist, de PREFIX dir staat in /home/Marko/Apache/PREFIX
Maar het kan ook iets anders zijn, weet iemand wat het probleem zou kunnen zijn, used the search
Volgend probleem: apache gedownload, uitgepakt en de volgende commando's gerunt:
./configure --prefix=PREFIX
make
make install
Als ik apache vervolgens wil opstarten:
PREFIX/bin/apachectl start
Krijg ik de volgende foutmelding:
fopen: No such file or directory
httpd:could not open error log file PREFIX/PREFIX/logs/error_log
PREFIX/bin/apachectl start:httpd could not be started.
Volgens mij is het pad niet juist, de PREFIX dir staat in /home/Marko/Apache/PREFIX
Maar het kan ook iets anders zijn, weet iemand wat het probleem zou kunnen zijn, used the search