crinago
24-02-2006 01:36:47
I just installed Netmrg 0.18.2 on my Fedora 3 using source.
After going all thru the steps I accessed it on my browser and this happened
Warning fopen(/usr/local/netmrg/etc/netmrg.xml) [function.fopen] failed to open stream No such file or directory in /usr/local/netmrg-0.18.2/www/lib/xml_to_array.php on line 76
Warning fread() supplied argument is not a valid stream resource in /usr/local/netmrg-0.18.2/www/lib/xml_to_array.php on line 77
Warning fclose() supplied argument is not a valid stream resource in /usr/local/netmrg-0.18.2/www/lib/xml_to_array.php on line 78
Warning require_once(/webfiles/images/default/imagespec.php) [function.require-once] failed to open stream No such file or directory in /usr/local/netmrg-0.18.2/www/include/config.php on line 75
silfreed
28-02-2006 09:35:00
Did you get a config.php file installed into your include/ directory in your webroot? It should specify the correct path to the netmrg.xml file. This is all supposed to be handled by the configure script, but perhaps there were permissions problems getting everything installed on your server?
-Doug