Situation:
I've tried to setup OpenVPN web gui on my NAS4Free server, and while installing "session" from article 2.9 of HOW-TO, i've made a mistake and install "session2" from FreeBSD ftp server with all it's dependings. And after it web gui of NAS4Free became unavailable with the error with "gettext" and error in file "session.inc". And i've delete them both...
After that became the new error:
Code: Select all
Warning: require_once(session.inc): failed to open stream: No such file or directory in /usr/local/www/auth.inc on line 46
Fatal error: require_once(): Failed opening required 'session.inc' (include_path='.:/etc/inc:/usr/local/www') in /usr/local/www/auth.inc on line 46I've got back-up config file from my system, which was made before my experimets.
Can anybody help me with this situation (I'm new in BSD systems and can do anything only by books and information from the web)??
Thanks in advance.

