Register
Login
Contribute
Subscribe
RSS
News
FAQForge
ISPConfig
Subscribe
Contribute
Forums
Howtos
Navigation
Howtos
Linux
Android
CentOS
Debian
Fedora
Kernel
Mandriva
PCLinuxOS
SuSE
Ubuntu
Web Server
Apache
Cherokee
Lighttpd
nginx
Backup
Control Panels
ISPConfig
DNS
BIND
MyDNS
PowerDNS
djbdns
Desktop
Email
Anti-Spam/Virus
Postfix
FTP
High-Availability
Lighttpd
Monitoring
MySQL
Programming
C/C++
PHP
Samba
Security
Anti-Spam/Virus
Storage
Virtualization
KVM
OpenVZ
VMware
VirtualBox
Xen
Other
FreeBSD
Commercial
Mini-Howtos
Linux
Apache
Backup
DNS
Errors
FTP
MySQL
Networking
PHP
Postfix
Security
Sendmail
Shell
Other
ISPConfig
Forums
Contribute
Create Content
Subscription
Login
Site Map/RSS Feeds
Facebook
News
Top Ten Sleeper Distros
DNF Still Advancing As Experimental Yum For Fedora
Linux's Ondemand Governor Is No Longer Fit
Introducing: The Cheapskate's Corner for Linux gamers!
Google's Native Code browser tech goes cross-platform
Swartz’s Last Gift, the Invasion of the Androids & More…
Linux Mint 15 brings prettier desktop, new software and driver managers
Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
JULinuXP and JULinOX OS ETPE 2013 Released
Microsoft, IT Industry Push Software Security Standard
more
Recent comments
THANKS Falko
1 day 8 hours ago
Tested on PfSense 2.0.3, VMWare ESXi5.1 and VMWare Player 5.0.1
1 day 11 hours ago
No guarantee?
1 day 12 hours ago
Problems with SSL logins on IMAP and POP
1 day 14 hours ago
Last step
1 day 15 hours ago
remove kvm to install vmplayer
1 day 17 hours ago
Re: Re: Re: Re: Apache Configuration
1 day 18 hours ago
playsms webpage wont send
2 days 10 hours ago
Re: master details in slave my.cnf not explicitly needed
2 days 11 hours ago
Re: On debian 6(squeeze)
2 days 15 hours ago
Newsletter
Subscribe to HowtoForge Newsletter
and stay informed about our latest HOWTOs and projects.
(To unsubscribe from our newsletter, visit this
link
.)
English
|
Deutsch
|
Site Map/RSS Feeds
|
Advertise
HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
>
ISPConfig 2
>
General
Problem with the installation of Dokeos (LMS) in ISPConfig
User Name
Remember Me?
Password
Register
FAQ
Members List
Social Groups
Calendar
Search
Today's Posts
Mark Forums Read
Do you like HowtoForge? Please consider supporting us by
becoming a subscriber
.
Thread Tools
Display Modes
#
1
25th April 2006, 22:50
jofranco
Junior Member
Join Date: Apr 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Problem with the installation of Dokeos (LMS) in ISPConfig
Hi:
I am installing Dokeos ( Learning Management System) in ISPConfig 2.2.0
After finishing the Installation it appears the following error when I enter homepage:
[Sat Apr 22 19:18:20 2006] [error] [client xX.XX.XX.XX] PHP Fatal error: main() [function.require]: Failed opening required 'database.lib.php' (include_path='.:/php/includes') in /var/www/web8/web/cursos2006/claroline/inc/lib/groupmanager.lib.php on line 36
// Directories in Dokeos
$rootWeb="http://XX.XX.XX.XX/cursos2006/";
$urlServer=$rootWeb;
$serverAddress=$rootWeb;
$rootSys="/var/www/web8/web/cursos2006/";
$webDir=$rootSys;
$urlAppend="/cursos2006";
//Directories in ISPConfig
[root@host web]# pwd
/var/www/web8/web
[root@host web]# ls -l
total 16
drwxr-xr-x 7 apache web8 4096 abr 22 17:44 cursos2006
drwxrwxr-x 2 apache web8 4096 abr 21 19:22 error
-rw-rw-r-- 1 apache web8 1213 abr 21 19:22 index.html
drwxr-xr-x 2 apache web8 4096 abr 22 04:00 stats
[root@host web]# cd cursos2006/claroline/inc/lib/
[root@host lib]# ls -l
total 664
-rw-r--r-- 1 apache web8 60276 oct 3 2005 add_course.lib.inc.php
-rw-r--r-- 1 apache web8 6722 ago 24 2004 auth.lib.inc.php
-rw-r--r-- 1 apache web8 8716 feb 1 05:51 classmanager.lib.php
-rw-r--r-- 1 apache web8 43663 mar 1 07:18 course.lib.php
-rw-r--r-- 1 apache web8 32793 jun 10 2005 database.lib.php
-rw-r--r-- 1 apache web8 13842 may 30 2005 debug.lib.inc.php
-rw-r--r-- 1 apache web8 18506 ago 19 2005 display.lib.php
-rw-r--r-- 1 apache web8 24265 oct 18 2005 document.lib.php
-rw-r--r-- 1 apache web8 15549 jun 23 2005 events.lib.inc.php
-rw-r--r-- 1 apache web8 27863 abr 22 2005 export.lib.inc.php
-rw-r--r-- 1 apache web8 8477 ago 9 2005 fileDisplay.lib.php
-rw-r--r-- 1 apache web8 22234 jul 10 2005 fileManage.lib.php
-rw-r--r-- 1 apache web8 59553 sep 9 2005 fileUpload.lib.php
-rw-r--r-- 1 apache web8 45983 ene 24 04:41 groupmanager.lib.php
-rw-r--r-- 1 apache web8 49 feb 5 2004 index.html
-rw-r--r-- 1 apache web8 2902 jun 14 2005 mail.lib.inc.php
-rw-r--r-- 1 apache web8 53262 sep 30 2005 main_api.lib.php
-rw-r--r-- 1 apache web8 5994 may 1 2005 online.inc.php
drw-r--r-- 2 apache web8 4096 abr 6 09:06 pclzip
-rw-r--r-- 1 apache web8 4174 feb 24 2005 session_handler.class.php
-rw-r--r-- 1 apache web8 23670 ago 24 2004 stats.lib.inc.php
-rw-r--r-- 1 apache web8 19202 may 10 2005 statsUtils.lib.inc.php
-rw-r--r-- 1 apache web8 11533 jun 1 2005 system_announcements.lib.php
-rw-r--r-- 1 apache web8 6578 ago 9 2005 tablesort.lib.php
-rw-r--r-- 1 apache web8 6753 may 4 2005 text.lib.php
-rw-r--r-- 1 apache web8 12859 may 10 2005 tool_access_details.lib.php
-rw-r--r-- 1 apache web8 8917 oct 28 09:31 usermanager.lib.php
-rw-r--r-- 1 apache web8 21857 mar 16 2005 xht.lib.php
-rw-r--r-- 1 apache web8 32976 mar 16 2005 xmd.lib.php
Thank.
jofranco
View Public Profile
Send a private message to jofranco
Find all posts by jofranco
Sponsored Links
#
2
26th April 2006, 09:54
till
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,872
Thanks: 689
Thanked 4,184 Times in 3,202 Posts
Have you enabled PHP Safemode? Maybe Dokeos does not support Safemode. Try to disable it for the website.
Also check your php ini file(s), if the include path contains ".", which means that relative includes are allowed.
__________________
Till Brehm
--
Get
ISPConfig support
and the
ISPConfig 3 manual
from ispconfig.org.
till
View Public Profile
Send a private message to till
Find all posts by till
#
3
26th April 2006, 23:28
jofranco
Junior Member
Join Date: Apr 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Safe Mode is Off in /etc/php.ini
;
; Safe Mode
;
safe_mode = Off
and include_path="." in /etc/php.ini
; UNIX: "/path1:/path2"
;include_path = ".:/php/includes"
include_path = ".:/php/includes"
It appears the same error :
[Wed Apr 26 16:16:34:22] [error] [client XX.XX.XX.XX] PHP Fatal error: main() [<a href='function.require'>function.require</a>]: Failed opening required 'database.lib.php' (include_path='.:/php/includes') in /var/www/web8/web/cursos2006/claroline/inc/lib/groupmanager.lib.php on line 36
Thank
jofranco
View Public Profile
Send a private message to jofranco
Find all posts by jofranco
#
4
27th April 2006, 09:56
till
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,872
Thanks: 689
Thanked 4,184 Times in 3,202 Posts
Quote:
Originally Posted by
jofranco
Safe Mode is Off in /etc/php.ini
;
; Safe Mode
;
safe_mode = Off
ISPConfig overrides the safemode setting in your php.ini. Make sure that the php safemode checkbox in ISPConfig is not checked for this website.
__________________
Till Brehm
--
Get
ISPConfig support
and the
ISPConfig 3 manual
from ispconfig.org.
till
View Public Profile
Send a private message to till
Find all posts by till
#
5
28th April 2006, 00:45
jofranco
Junior Member
Join Date: Apr 2006
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
That´s just fine, THANKS
jofranco
View Public Profile
Send a private message to jofranco
Find all posts by jofranco
Bookmarks
Digg
del.icio.us
StumbleUpon
Google
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Forum Rules
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Linux Forums
HOWTO-Related Questions
Installation/Configuration
Server Operation
Desktop Operation
Kernel Questions
Programming/Scripts
Technical
Suggest HOWTO
ISPConfig 3
General
Installation/Configuration
ISPConfig 3 Priority Support
Plugins/Modules/Addons
Tips/Tricks/Mods
Feature Requests
Developers' Forum
ISPConfig 2
General
Installation/Configuration
Tips/Tricks/Mods
Feature Requests
Developers' Forum
MyDNSConfig
General
Other Forums
Smalltalk
Forum Suggestions
Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
ISP-Server Setup - Ubuntu 5.10 "Breezy Badger" Problem with ISPConfig
chipw
Installation/Configuration
6
30th October 2006
09:38
SP-Server Setup - Ubuntu 5.10 "Breezy Badger" - Page 6 (changes)
LuisC-SM
HOWTO-Related Questions
0
21st April 2006
15:16
ISPCONFIG installation problem with Fedora Core 4 (64 bit)
dchowdhu
Installation/Configuration
5
25th January 2006
06:21
ISPConfig installation problem. Cannot make OpenSSL
BlueStream
Installation/Configuration
13
18th October 2005
10:01
Problem installing ISPConfig, then with MySQL...
ctroyp
Installation/Configuration
7
26th September 2005
16:37
All times are GMT +2. The time now is
09:01
.
Contact Us
-
HowtoForge - Linux Howtos and Tutorials
-
Archive
-
Top
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Recent comments
1 day 8 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 17 hours ago
1 day 18 hours ago
2 days 10 hours ago
2 days 11 hours ago
2 days 15 hours ago