Author |
|
Milos Newbie


Joined: 10 January 2008 Location: New Zealand
Online Status: Offline Posts: 5
|
Posted: 10 January 2008 at 4:23am | IP Logged
|
|
|
Hello everyone,
(Sorry, I got another error )
Thanks for opening my topic. I am having trouble installing MailBee Lite (PHP Version).
Server software: Windows Server 2003 + Apache/2.2.6 (Win32) + PHP/5.2.5
So I installed MailBee and configured everything and got passed my previous error (see previous topic), but this time when I tried to login I got this error:
There was a problem with the XML
Fatal error: Cannot redeclare class POP3 in D:\...\...\...\mail\web\class_pop3.php on line 5
(Replaced system path for my security )
Any help is appreciated, and sorry for making another post about another problem!
Regards,
Milos
|
Back to Top |
|
|
Andrew AfterLogic Support

Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 10 January 2008 at 4:44am | IP Logged
|
|
|
Most probably, you have PEAR/PECL Pop3 component which conflicts with MailBee Pop3 class. Please disable it and try again.
Best regards,
Andrew
|
Back to Top |
|
|
Milos Newbie


Joined: 10 January 2008 Location: New Zealand
Online Status: Offline Posts: 5
|
Posted: 10 January 2008 at 4:51am | IP Logged
|
|
|
Sweet, that worked. I disabled the POP3 extention in my php.ini file and now MailBee for PHP works!
Thanks Andrew you are the best of help.
Regards,
Milos
|
Back to Top |
|
|