I installed N4F version 9.0.3 and Owncloud 8.0.2 OC and the first connection gives me the message:
"Not XMLWriter PHP module installed.
Ask your server administrator to install the module.
PHP modules were installed, but still listed as missing?
Ask the administrator to restart the web server "
Not to do. Any suggestions? Thank You
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
N4F 9.0.3 and Owncloud 8.0.2 Error: Not XMLWriter PHP module installed
- jag123
- NewUser

- Posts: 11
- Joined: 07 Feb 2013 09:59
- Status: Offline
- ernie
- Forum Moderator

- Posts: 1458
- Joined: 26 Aug 2012 19:09
- Location: France - Val d'Oise
- Status: Offline
Re: N4F 9.0.3 and Owncloud 8.0.2 Error: Not XMLWriter PHP module installed
Same for me, and I don t know why.
Perhaps the version of Xml writer is not the right.
Perhaps the version of Xml writer is not the right.
NAS 1&2:
System: GA-6LXGH(BIOS: R01 04/30/2014) / 16 Go ECC
XigmaNAS 12.1.0.4 - Ingva (revision 7743) embedded
NAS1: Xeon E3 1241@3.5GHz, 2HDD@8To/mirror, 1SSD cache, Zlog on mirror, 1 UFS 300 Go
NAS2: G3220@3GHz, 2x3HDD@2To/strip+raidz1, 1SSD cache, Zlog on mirror
UPS: APC Back-UPS RS 900G
Case : Fractal Design XL R2
Extensions & services:
NAS1: OBI (Plex, BTSync, zrep, rclone, themes), nfs, smb, UPS,
NAS2: OBI (zrep (backup mode), themes)
System: GA-6LXGH(BIOS: R01 04/30/2014) / 16 Go ECC
XigmaNAS 12.1.0.4 - Ingva (revision 7743) embedded
NAS1: Xeon E3 1241@3.5GHz, 2HDD@8To/mirror, 1SSD cache, Zlog on mirror, 1 UFS 300 Go
NAS2: G3220@3GHz, 2x3HDD@2To/strip+raidz1, 1SSD cache, Zlog on mirror
UPS: APC Back-UPS RS 900G
Case : Fractal Design XL R2
Extensions & services:
NAS1: OBI (Plex, BTSync, zrep, rclone, themes), nfs, smb, UPS,
NAS2: OBI (zrep (backup mode), themes)
-
jollmon
- NewUser

- Posts: 6
- Joined: 01 Apr 2015 06:19
- Status: Offline
Re: N4F 9.0.3 and Owncloud 8.0.2 Error: Not XMLWriter PHP module installed
Check this page here > https://forum.owncloud.org/viewtopic.ph ... a&start=10
I am not running Owncloud but seems like the correct answer from my perspective as a php developer.
I am not running Owncloud but seems like the correct answer from my perspective as a php developer.
3U AthenaPower RM-3U364R Case
Biostar TA970 v5.2
Sempron 145 @ 45watts
2x 1GB Nanya DDR3 ram modules
Zippy 2U sized slim 510w PSU (loud)
5x Seagate Barracuda 7000.11 1TB drives
PNY Attache 16GB mirco USB stick
9.3.0.2 nas4Free
APC Smart-UPS 1500 RM 2U
Current wattage ~ 95 watts
Biostar TA970 v5.2
Sempron 145 @ 45watts
2x 1GB Nanya DDR3 ram modules
Zippy 2U sized slim 510w PSU (loud)
5x Seagate Barracuda 7000.11 1TB drives
PNY Attache 16GB mirco USB stick
9.3.0.2 nas4Free
APC Smart-UPS 1500 RM 2U
Current wattage ~ 95 watts
- jag123
- NewUser

- Posts: 11
- Joined: 07 Feb 2013 09:59
- Status: Offline
SOLVED Re: N4F 9.0.3 and Owncloud 8.0.2 Error: Not XMLWriter PHP module installed
Thanks for your reply, jollmon. I read the post you suggested
https://forum.owncloud.org/viewtopic.ph ... a&start=10 and I did these steps:
1. With putty I entered the jail and I stopped the database with:
root@ownCloud: / # /usr/local/etc/rc.d/lighttpd OneStop
2. I ran the command (by post)
root@ownCloud: / # pkg install php5-XmlWriter
3. I restarted the database again with
root@ownCloud: / # /usr/local/etc/rc.d/lighttpd onestart
and OC has started smoothly.
https://forum.owncloud.org/viewtopic.ph ... a&start=10 and I did these steps:
1. With putty I entered the jail and I stopped the database with:
root@ownCloud: / # /usr/local/etc/rc.d/lighttpd OneStop
2. I ran the command (by post)
root@ownCloud: / # pkg install php5-XmlWriter
3. I restarted the database again with
root@ownCloud: / # /usr/local/etc/rc.d/lighttpd onestart
and OC has started smoothly.