RE: [PHP] PHP Fatal error: Cannot redeclare class

2011-03-14 Thread Brendan_Crowley
Thanks Louis, Worked a treat! -Original Message- From: Louis Huppenbauer [mailto:louis.huppenba...@gmail.com] Sent: 14 March 2011 15:10 To: Crowley, Brendan - Dell Team Subject: Re: [PHP] PHP Fatal error: Cannot redeclare class what about http://ch2.php.net/namespaces in php 5.3? 2011

Re: [PHP] PHP Fatal error: Cannot redeclare class

2011-03-14 Thread Daniel Brown
On Mon, Mar 14, 2011 at 10:34, wrote: > Hi, I get the following error in my apache error log: > [14-Mar-2011 14:17:27] PHP Fatal error:  Cannot redeclare class > I created a simplified set of php files and classes to formulate this > question. > I have 5 php files; 2 of which

[PHP] PHP Fatal error: Cannot redeclare class

2011-03-14 Thread Brendan_Crowley
Hi, I get the following error in my apache error log: [14-Mar-2011 14:17:27] PHP Fatal error: Cannot redeclare class I created a simplified set of php files and classes to formulate this question. I have 5 php files; 2 of which declare a class that has the same name in both. I know it would be

Re: [PHP] Fatal error: Cannot redeclare

2008-08-05 Thread Micah Gersten
What is around this line? /global/WEB_DAT/documents/fme/institute/get/lehre/course/lib.php:25 Thank you, Micah Gersten onShore Networks Internal Developer http://www.onshore.com Kai Kauer wrote: > Am Dienstag, 5. August 2008 15:46:42 schrieb Daniel Brown: > >> On Tue, Aug 5, 2008 at 9:37 A

Re: [PHP] Fatal error: Cannot redeclare

2008-08-05 Thread Kai Kauer
Am Dienstag, 5. August 2008 15:46:42 schrieb Daniel Brown: > On Tue, Aug 5, 2008 at 9:37 AM, Kai Kauer <[EMAIL PROTECTED]> wrote: > > Hi @all, > > > > I was just installing the Moodle-Version 1.9.2 at our university. It was > > installed without any problems. But during testing and preparing for us

Re: [PHP] Fatal error: Cannot redeclare

2008-08-05 Thread Daniel Brown
On Tue, Aug 5, 2008 at 9:37 AM, Kai Kauer <[EMAIL PROTECTED]> wrote: > Hi @all, > > I was just installing the Moodle-Version 1.9.2 at our university. It was > installed without any problems. But during testing and preparing for use I > got this error message: > > Fatal error: Cannot redeclare make_

[PHP] Fatal error: Cannot redeclare

2008-08-05 Thread Kai Kauer
Hi @all, I was just installing the Moodle-Version 1.9.2 at our university. It was installed without any problems. But during testing and preparing for use I got this error message: Fatal error: Cannot redeclare make_log_url() (previously declared in /global/WEB_DAT/documents/fme/institute/get/