[problem]
$vi /var/log/apache2/error.log
[Fri Jul 17 11:06:55 2009] [alert] [client xxx.xxx.xxx.xxx] /home/black/workspace/test/.htaccess: Invalid command 'php_value', perhaps misspelled or defined by a module not included in the server configuration
[cause]
apache에 php 모듈이 포함되지 않아서 발생하는 오류로 추측
[solution]
$cd /usr/sbin/
$sudo a2enmod php5
$sudo /etc/init.d/apache2 restart
$vi /var/log/apache2/error.log
[Fri Jul 17 11:06:55 2009] [alert] [client xxx.xxx.xxx.xxx] /home/black/workspace/test/.htaccess: Invalid command 'php_value', perhaps misspelled or defined by a module not included in the server configuration
[cause]
apache에 php 모듈이 포함되지 않아서 발생하는 오류로 추측
[solution]
$cd /usr/sbin/
$sudo a2enmod php5
$sudo /etc/init.d/apache2 restart
흐린 22도이다..
Forecast:
Fri - Light Rain Late. High: 21 Low: 14
...응??
오늘의 최고기온이 21도이고... 최저기온이 14도인데..
현재...기온이.... 22도???
