Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Pro

 AfterLogic Forum : AfterLogic WebMail Pro
Subject Topic: http 500 error on install Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
simon.maddox
Newbie
Newbie


Joined: 19 August 2016
Location: United Kingdom
Online Status: Offline
Posts: 2
Posted: 19 August 2016 at 6:02pm | IP Logged Quote simon.maddox

Trying to look at WebMail Pro on a new VPS, but getting errors when I try to access the site.
Any ideas?

apache2/error.log extract:

PHP Fatal error: Uncaught Error: Call to undefined function xml_parser_create() in /usr/share/webmail/libraries/afterlogic/common/xml.php:237\nStack trace:\n#0 /usr/share/webmail/libraries/afterlogic/common/xml.php(287): CXmlDocument->ParseFromString('<?xml version="...')\n#1 /usr/share/webmail/libraries/afterlogic/common/settings.php(178): CXmlDocument->LoadFromFile('/usr/share/webm...')\n#2 /usr/share/webmail/libraries/afterlogic/common/settings.php(59): api_Settings->LoadFromXml('/usr/share/webm...')\n#3 /usr/share/webmail/libraries/afterlogic/common/manager.php(89): api_Settings->__construct('/usr/share/webm...')\n#4 /usr/share/webmail/libraries/afterlogic/api.php(211): CApiGlobalManager->GetSettings()\n#5 /usr/share/webmail/libraries/afterlogic/api.php(800): CApi::GetSettings()\n#6 /usr/share/webmail/libraries/afterlogic/api.php(128): CApi::validateApi()\n#7 /usr/share/webmail/libraries/afterlogic/api.php(1162): CApi::Run()\n#8 /usr/share/webmail/install/steps/compatibility.php(19): include_once('/usr/share/webm...')\n#9 /usr/share in /usr/share/webmail/libraries/afterlogic/common/xml.php on line 237
Back to Top View simon.maddox's Profile Search for other posts by simon.maddox
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 19 August 2016 at 6:09pm | IP Logged Quote Igor

Make sure you have XML parser extension of PHP installed. The process of having it added varies depending on the platform; in case of Ubuntu, for example, that would be:

Code:
sudo apt-get install php-xml-parser


--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
simon.maddox
Newbie
Newbie


Joined: 19 August 2016
Location: United Kingdom
Online Status: Offline
Posts: 2
Posted: 20 August 2016 at 12:20am | IP Logged Quote simon.maddox

Thanks for that, Igor. It did the trick after restarting Apache2
Back to Top View simon.maddox's Profile Search for other posts by simon.maddox
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide