-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Alvaro Lopez Ortega wrote:
> Janez Rabzelj Zappone wrote:
>
>>>>> Hey, I use cherokee 0.5.4 and phpMyAdmin 2.7.0-pl1, php5, mysql
>>>>> 5.1... Ok, when I try export a database in phpMyAdmin with sql
>>>>> syntax, cherokee output 500 Internal Server Error... Why? >>>
>>>>>
>>>>> I'd need to know whether you use the fcgi or the phpcgi handler
>>>>> to >>> serve the PHP requests. Also, how long it takes to export
>>>>> the data >>> base? Is it returning the error instantly?
>> phpcgi in /etc/cherokee/default file
>>
>> Extension php, php5 {
>> Handler phpcgi {
>> ChangeUser on
>> Interpreter /usr/bin/php5-cgi
>> }
>> }
>>
>> Obviusly I have installed php5, and php5-cgi jeje
>>
>> And when I try export the data is fast, fast the cherokee web server
>> display 500 Internal Server Error.
>
> Let's do something.. change that configuration entry by this one,
> just to check if it also happens the same to you using FastCGI.
>
> =========
> Extension php, php5 {
> Handler fcgi {
> Server localhost:8000 {
> Env PHP_FCGI_MAX_REQUESTS "2000"
> Env PHP_FCGI_CHILDREN "3"
> Interpreter "/usr/bin/php5-cgi -b 127.0.0.1:8000"
> }
> }
> }
> =========
>
> Good luck!
>
Same problem dude :(, 500 Internal Server Error, I'm gonna install
phpMyAdmin-2.9.0-beta1 for see if the error persist.
- --
Janez Rabzelj Zappone
Linux User #402958
Debian Sid/Unstable GNU/Linux
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE8LBV37/YcmbTymARAjSaAJoDSesNhR0z7V/itQw+jl8oQHyNAwCeIv6r
sz5EW8yTNHoZXyBGMZFid0M=
=BgZM
-----END PGP SIGNATURE-----
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee