• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Fatal error: Call to undefined function domxml_new_xmldoc() in D:\inetpub\wwwroot\sit

P

porkpie

Guest
Hi,

I'm installing Site Builder (no Plesk) but getting an error on the admin and sitebuilder login and the wizard, etc:

Fatal error: Call to undefined function domxml_new_xmldoc() in D:\inetpub\wwwroot\sitebuilder\include\classes\class.siteconfig.inc on line 145

I try enabling extension=php_domxml.dll in php.ini but it hangs.

Anyone any ideas?

I'm running php5 on windows server 2003.

Pie


:mad:
 
porkpie,

Sitebuilder is not tested with php5. Probably this is the source of the problem.

You should install stable php version namly 4.3.10
 
Hi,

I have now installed the stable php version namly 4.3.10 as mentioned, I can access Site Builder, however now I'm getting an error:

>> Server Error, unable to connect to fastcgi server.

when I log into the server I also get: PHP Script Interpreter encountered a problem and needed to close..
AppName: php.exe AppVer: 4.3.10.10 ModName: php4ts.dll ModVer: 4.3.10.10 Offset: 000c3718


I checked the Event viewer which shows this error:

Event Type: Error
Event Source: Application Error
Event Category: (100)
Event ID: 1000
Date: 19/04/2005
Time: 07:37:49
User: N/A
Computer: S57643
Description:
Faulting application php.exe, version 4.3.10.10, faulting module php4ts.dll, version 4.3.10.10, fault address 0x000c3718.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 70 68 70 ure php
0018: 2e 65 78 65 20 34 2e 33 .exe 4.3
0020: 2e 31 30 2e 31 30 20 69 .10.10 i
0028: 6e 20 70 68 70 34 74 73 n php4ts
0030: 2e 64 6c 6c 20 34 2e 33 .dll 4.3
0038: 2e 31 30 2e 31 30 20 61 .10.10 a
0040: 74 20 6f 66 66 73 65 74 t offset
0048: 20 30 30 30 63 33 37 31 000c371
0050: 38 8


BTW: If I go to: Home Directory/Configuration and point to php.exe it does not make the PHP page work. The instruction for the PHP installation says to point to fastcgi: D:\PHP\fastcgi\isapi_fcgi.dll

If I can't get this working, I'm wondering, is there a newer PHP version that works with Site Builder?

I seriously need to get this running, if you can help I'd be grateful. Thanks.

Pie.
 
...hmmm...anyway just installed PHP 4.3.11 seems to be working, just as well, as I was about to throw the damn server out of the window...:D
 
Back
Top