Page 2 of 2
Re: internal server error / no access to pictures
Posted: 27 Oct 2010, 22:17
by Jan
Hi, did you enabled debug mode and php error reporting to see which error is caused it?
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
Re: internal server error / no access to pictures
Posted: 31 Oct 2010, 15:40
by mamool
Hi
I enabled debug mode and php error reporting and see this error in my error_log in server :
[Sun Oct 31 16:43:08 2010] [error] [client x.x.x.x]
Premature end of script headers: php-cgi, referer: ......................./administrator/index.php?option=com_phocagallery&view=phocagallerycs
in my local Host i Use PHP Module to load php , but in server load php with CGI
I think this problem is related to how to load php.
I would like use php CGI , because On the server that PHP 5 and Apache 2 and php load with Module(Appachi Handler) , folders with CHMOD 755 are Unwritable.
please help me .
Re: internal server error / no access to pictures
Posted: 31 Oct 2010, 18:34
by Jan
Hi, sorry but I have no experiences of loading some php on your server, so it is difficult to give some advice there
Jan