- GET
- $_SERVER["QUERY_STRING"] を覗く
- POST
- file_get_contents("php://input") で得られる文字列
タグ:PHP
Warning: Cannot modify header information - headers already sent by (output started at qwe.php:1) in asd.php on line 24
vim qwe.php
(以下vi内)
:set nobomb
:x
[crit] [client ???.???.???.???] (13)Permission denied: /home/hoge/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
drwx------ 4 hoge hoge 4096 10月 17 06:33 hoge←エラーを食らうサイトのディレクトリ
drwx-----x 7 huga huga 4096 10月 17 06:44 huga
drwx-----x 4 hage hage 4096 6月 17 13:47 hage
drwx-----x 4 hare hare 4096 5月 19 18:01 hare
drwx-----x 4 hoge hoge 4096 10月 17 06:33 hoge←'x'のパーミッションを設定してやればOK
drwx-----x 7 huga huga 4096 10月 17 06:44 huga
drwx-----x 4 hage hage 4096 6月 17 13:47 hage
drwx-----x 4 hare hare 4096 5月 19 18:01 hare
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
(略)
# LOGGING_CONFIG="-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager"
#
# $Id: catalina.sh 885002 2009-11-27 20:51:03Z markt $
# -----------------------------------------------------------------------------
CATALINA_OPTS=" -server -Xms160m -Xmx160m "
# OS specific support. $var _must_ be set to either true or false.
cygwin=false
os400=false
(略)
zend_extension=/usr/share/php/ZendDebugger.so
zend_debugger.allow_hosts=192.168.0.0/24 LAN内からは呼べるとしておく
zend_debugger.expose_remotely=always
| 日 | 月 | 火 | 水 | 木 | 金 | 土 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 |