PHP Indonesia - Facebook | PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ | |
|
permisi gan mw tanya ada yang pernah dapet error s... Sep 12th 2013, 09:28, by Rizki Fauzi | permisi gan mw tanya ada yang pernah dapet error seperti ini ga? (mohon pencerahan)
Request-URI Too Large ------------------------------------------------------------------------------- The requested URL's length exceeds the capacity limit for this server. ------------------------------------------------------------------------------- Apache/2.2.8 (Win32) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5 Server at localhost Port 80 |
| | don't use long URL, instead use POST method |
| | fixed; u just add this line on http.conf "LimitRequestLine 1000000 LimitRequestFieldSize 16380" and restart the apache | | |
|
Tidak ada komentar:
Posting Komentar