Page 1 of 1

vicidial with lighttpd

PostPosted: Sat Apr 28, 2007 11:17 am
by farish
Hi, Thanks for answering my previous post.., i was planning to to test vicidial web using lighttpd , i install php4 and lighttpd with astguiclient ... look all page under agc looks fine , i have only porblem with admin.php and its a probelm of php i think , i am using php as fast cgi...

Here the error log from lighttp log file....
PHP Warning: mime_magic: type search/400 \\input text/x-tex invalid in Unknown on line 0
PHP Warning: mime_magic: type search/400 \\section text/x-tex invalid in Unknown on line 0
PHP Warning: mime_magic: type search/400 \\setlength text/x-tex invalid in Unknown on line 0
PHP Warning: mime_magic: type search/400 \\documentstyle text/x-tex invalid in Unknown on line 0
PHP Warning: mime_magic: type search/400 \\chapter text/x-tex invalid in Unknown on line 0
PHP Warning: mime_magic: type search/400 \\documentclass text/x-tex invalid in Unknown on line 0
PHP Warning: mime_magic: type regex [Cc]onstant[[:space:]]+[Ss]tory text/x-inform invalid in Unknown on line 0
Allowed memory size of 8388608 bytes exhausted (tried to allocate 11796480 bytes)


is there any php module i am missing? thanks in advanced

farish

Note : i have a logo for vicidial contest , Can u please guide where can i upload it... thanks again:)

PostPosted: Sat Apr 28, 2007 2:16 pm
by farish
the problem may be in php modules upgrade , i am going reinstall everything ....i will update here if i can successfully install vicidial under lighttpd.

thanks again

farish

PostPosted: Sun Apr 29, 2007 12:55 pm
by farish
Hi,

I have successfully install astguiclient under lighttpd.. looks all are working fine, even tested loading excel leads , i am running php as fast-cgi , in order to run vicidial admin.php page without 500 Internel Server Error u need to have in ur php.ini....

Code: Select all
memory_limit = 48M      ; Maximum amount of memory a script may consume


Thanks
farish