Welcome Guest, Not a member yet? Register   Sign In
Codeigniter + Zeus Woes
#1

[eluser]Lowkase[/eluser]
Looking for some urgently needed help.

I developed a website on a PHP / Apache web server and had no issues and then migrated the website over to a PHP / Zeus web server and started getting Internal Server Errors on my admin pages only.

Here is an example of an admin URL:
http://domain/index.php/admin/materials/do_search

I am pretty sure its the extra segments that are causing the Zeus web server to throw errors but I am not 100% sure.

Has anyone else run into this issue with the Zeus web server?

My config file has the following settings:
$config['index_page'] = "index.php";
$config['uri_protocol'] = "AUTO";

I have not added any .htaccess files to the webspace...yet.

Any help is greatly appreciated.


Sincerely,

Lowkase
#2

[eluser]Lowkase[/eluser]
This error is showing up on the server log:

[14/Apr/2010:10:43:39 -0400] INFOBig GrinOMAIN_NAME:limit_cgiheader reached for file php.cgi

Here is Zeus's explanation for the setting:

tuning!limit_cgiheader
Integer: This is the maximum number of bytes which can be used by headers generated by CGI scripts (in total).
Default:4096 bytes

Is this simply a web server configuration issue? Perhaps the ISP has set this too low or not high enough?


Sincerely,

Lowkase




Theme © iAndrew 2016 - Forum software by © MyBB