Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Pro

 AfterLogic Forum : AfterLogic WebMail Pro
Subject Topic: Problem with new install... Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
x99percent
Newbie
Newbie


Joined: 16 October 2006
Location: United States
Online Status: Offline
Posts: 2
Posted: 16 October 2006 at 3:35pm | IP Logged Quote x99percent

When I try to access the mailadm.php file in a web browser, I get:

Warning: domdocument::domdocument() expects parameter 2 to be long, string given in c:\Inetpub\wwwroot\mail\class_dom_xml.php on line 12


The settings_path.php file is configured correctly as far as I can tell ("c:/webmail_php/data/").

Windows 2003 Server, IIS 6, PHP 5.1.6
Back to Top View x99percent's Profile Search for other posts by x99percent
 
Andrew
AfterLogic Support
AfterLogic Support


Joined: 28 April 2006
Location: United States
Online Status: Offline
Posts: 1189
Posted: 17 October 2006 at 4:07am | IP Logged Quote Andrew

We have Windows 2003 Server, IIS 6, PHP 5.1.6 configuration, but couldn't reproduce the problem. Most probably, the problem is caused by inappropriate version of php_domxml library. Thus, could you please let us know the version of your php_domxml library? It would be also helpful if you provide us with URL pointing to your installation of WebMail PHP and FTP access with write permission to this installation, thus, we would be able to reproduce the problem directly, debug the application and find a solution. You can send this info to support@afterlogic.com.

Best regards,
Andrew
Back to Top View Andrew's Profile Search for other posts by Andrew
 
x99percent
Newbie
Newbie


Joined: 16 October 2006
Location: United States
Online Status: Offline
Posts: 2
Posted: 17 October 2006 at 11:14am | IP Logged Quote x99percent

I'm using the latest php_domxml.dll, as found in this file:
http://www.php.net/get/pecl-5.1.6-Win32.zip/from/a/mirror

What version should I be using?
Back to Top View x99percent's Profile Search for other posts by x99percent
 
Andrew
AfterLogic Support
AfterLogic Support


Joined: 28 April 2006
Location: United States
Online Status: Offline
Posts: 1189
Posted: 18 October 2006 at 3:18am | IP Logged Quote Andrew

In PHP 5 this library is named simply dom, not dom_xml. Could you please create a text file with the following contents:

Code:
<?php
phpinfo();
?>


Save this file with .php extension into the web folder of your WebMail installation, then run it through a web browser and look for DOM section. Please provide us with all information contained in this section.


Best regards,
Andrew
Back to Top View Andrew's Profile Search for other posts by Andrew
 

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