RE: [PHP] batteling with mod_fcgi in virtualmin virtual host

2010-05-26 Thread Ford, Mike
> -Original Message-
> From: gregory.mac...@gmail.com [mailto:gregory.mac...@gmail.com] On
> Behalf Of Gregory Machin
> Sent: 26 May 2010 09:10
> To: php-general@lists.php.net
> 
> I'm experiencing the following

[]

> apart from changing logging levels how should I resolve these
> issues.

At the risk of sounding flippant, by fixing the indicated PHP issues at the 
locations quoted ("in (file) on line (number)"). These are pure PHP issues, 
nothing to do with fcgi as such.

If you need more specific help, please show us the relevant PHP with each error 
-- ensure you give us enough context by quoting sufficient PHP code surrounding 
the actual problem line. 

Cheers!

Mike
 -- 
Mike Ford,
Electronic Information Developer, Libraries and Learning Innovation,  
Leeds Metropolitan University, C507, Civic Quarter Campus, 
Woodhouse Lane, LEEDS,  LS1 3HE,  United Kingdom 
Email: m.f...@leedsmet.ac.uk 
Tel: +44 113 812 4730





To view the terms under which this email is distributed, please go to 
http://disclaimer.leedsmet.ac.uk/email.htm


Re: [PHP] batteling with mod_fcgi in virtualmin virtual host

2010-05-26 Thread Nilesh Govindarajan
On Wed, May 26, 2010 at 1:39 PM, Gregory Machin  wrote:
> Hi
> I'm running php-cgi (PHP 5.3.2) and mod_fcgid (2.3.4-2.fc12) in SuExec
> Apache (2.2.13).
>
> I'm experiencing the following
>
> Typical errors
>
> [Wed May 26 03:59:57 2010] [warn] [client 60.234.169.177] mod_fcgid:
> stderr: PHP Deprecated:  Function eregi_replace() is deprecated in
> /home/linuxpro/public_html/vtigercrm/modules/Webmails/functions.php on
> line 248, referer:
> http://www.linuxpro.co.nz/vtigercrm/index.php?module=Webmails&action=index&parenttab=My%20Home%20Page
>
> and
> [Wed May 26 03:59:57 2010] [warn] [client 60.234.169.177] mod_fcgid:
> stderr: PHP Fatal error:  Multiple access type modifiers are not
> allowed in 
> /home/linuxpro/public_html/vtigercrm/modules/FieldFormulas/expression_engine/VTExpressionEngine.inc
> on line 160, referer:
> http://www.linuxpro.co.nz/vtigercrm/index.php?module=Webmails&action=index&parenttab=My%20Home%20Page
>
> and
> Wed May 26 03:57:54 2010] [warn] [client 60.234.169.177] mod_fcgid:
> stderr: PHP Notice:  Undefined index: file in
> /home/linuxpro/public_html/vtigercrm/include/utils/utils.php on line
> 1000, referer: 
> http://www.linuxpro.co.nz/vtigercrm/index.php?action=index&module=Home
>
> apart from changing logging levels how should I resolve these issues.
>
> Thanks
>
>

This has nothing to do with mod_fcgid. Its the errors in code.

-- 
Nilesh Govindarajan
Facebook: nilesh.gr
Twitter: nileshgr
Website: www.itech7.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php