min maskine er sat op med følgende :
Ubuntu server 14.04 server 64 bit (statisk ip)
virtualbox (oracle)
lamp
phpvirtualbox
Virtualbol box hoster så den der skal være min udgående server :
ubuntu server 14.04 server 64-bit (statisk ip) (portforward af port 80)
/etc/hosts er sat så commandoen host = owncloud og host -f=owncloud
lamp
/etc/mysql/my.cnf har jeg outcommented ind-address = 127.0.0.1 så den "lytter" til andet en kun localt
når jeg køre apache2 kommando på den virtuelle maskine fåe jeg dette output
der er kørt sudo aptitude safe-upgrade; sudo reboot på begge systemer
Kode: Vælg alt
daniel@owncloud:~$ apache2
[Mon Oct 27 17:08:59.622942 2014] [core:warn] [pid 1487] AH00111: Config variable ${APACHE_LOCK_DIR} is not defined
[Mon Oct 27 17:08:59.623970 2014] [core:warn] [pid 1487] AH00111: Config variable ${APACHE_PID_FILE} is not defined
[Mon Oct 27 17:08:59.624560 2014] [core:warn] [pid 1487] AH00111: Config variable ${APACHE_RUN_USER} is not defined
[Mon Oct 27 17:08:59.625072 2014] [core:warn] [pid 1487] AH00111: Config variable ${APACHE_RUN_GROUP} is not defined
[Mon Oct 27 17:08:59.625600 2014] [core:warn] [pid 1487] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Mon Oct 27 17:08:59.644780 2014] [core:warn] [pid 1487] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Mon Oct 27 17:08:59.645807 2014] [core:warn] [pid 1487] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Mon Oct 27 17:08:59.646423 2014] [core:warn] [pid 1487] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
AH00526: Syntax error on line 74 of /etc/apache2/apache2.conf:
Invalid Mutex directory in argument file:${APACHE_LOCK_DIR}