|
Hi,
For the past few days, I've been trying to install an open source CMS called phpwebsite (http://phpwebsite.appstate.edu), which uses MySQL and Apache. It has an automated Web-based and somewhat documented installation program.
At any rate, during and after the Web-based install, I start getting several error messages. Apparently, something in the DH setup or permissions is different than what the install/program is expecting, which is causing some problems. All the error messages seem to reference a non-existent .absolute path. At least one DH user has successfully installed phpwebsite and is running it. Please let me know if you have some ideas about the problem(s) and fix(es).
Thanks,
Rick
Here are the error (and success) messages (1-3):
1) phpWebSite Version 0.9.3 - Installation Utility Core tables successfully installed!
Building required modules
Warning: mkdir() failed (Permission denied) in /home/.absolut/valchain/valchain.com/pws/mod/fatcat/boost/install.php on line 12
Warning: mkdir() failed (No such file or directory) in /home/.absolut/valchain/valchain.com/pws/mod/fatcat/boost/install.php on line 15
Warning: mkdir() failed (No such file or directory) in /home/.absolut/valchain/valchain.com/pws/mod/fatcat/boost/install.php on line 18
***** Boost Module Upgrader installation successful! *****
***** Layout Manager installation successful! *****
All Control Panel tables successfully written. ***** Control Panel installation successful! *****
***** Site Search installation successful! *****
***** Help System installation successful! *****
***** Language Administrator installation successful! *****
***** Approval installation successful! *****
***** User Manager installation successful! *****
***** Apache Settings installation successful! *****
FatCat could not create the image directories: ../images/fatcat/images/ ../images/fatcat/icons/ You will have to do this manually!
***** FatCat Categorizer installation successful! *****
Registering Default Language
Checking language file for Boost Module Upgrader: * English language file installed Checking language file for Layout Manager: * English language file installed Checking language file for Control Panel: * English language file installed Checking language file for Site Search: * English language file installed Checking language file for Help System: * English language file installed Checking language file for Language Administrator: * English language file installed Checking language file for Approval: * English language file installed Checking language file for User Manager: * English language file installed Checking language file for Apache Settings: * English language file installed Checking language file for FatCat Categorizer: * English language file installed
Post Installation Procedures
Layout Manager post-installation successful!
Control Panel post-installation successful!
Help System post-installation successful!
Language Administrator post-installation successful!
User Manager post-installation successful!
Building extra modules
Warning: system() has been disabled for security reasons in /home/.absolut/valchain/valchain.com/pws/mod/announce/boost/install.php on line 14 All Announcement tables successfully written. Announcements could not create the image directory: ../images/announce You will have to do this manually! Checking language file for Announcements: * English language file installed
***** Announcements installation successful! *****
All Blockmaker tables successfully written. Checking language file for Block Maker: * English language file installed
***** Block Maker installation successful! *****
Calendar could not create the image directory: ../images/calendar/ Registered with Search module! Checking language file for Calendar: * English language file installed
***** Calendar installation successful! *****
All Comment Manager tables successfully written. Checking language file for Comment Manager: * English language file installed
***** Comment Manager installation successful! *****
Installation file missing for phpWebSite Debugger. Assuming it is not needed.
Checking language file for phpWebSite Debugger: * English language file installed
***** phpWebSite Debugger installation successful! *****
Added FAQ help options. Registered FAQ with search module.
All FAQ tables were successfully written to the database.
Checking language file for FAQ: * English language file installed
***** FAQ installation successful! *****
All Link Manager tables successfully written. Checking language file for Link Manager: * English language file installed
***** Link Manager installation successful! *****
All Menu Manager tables successfully written. Menuman could not create the image directory: ../images/menuman You will have to do this manually! Checking language file for Menu Manager: * English language file installed
***** Menu Manager installation successful! *****
All Note tables successfully written. Checking language file for Notes: * English language file installed
***** Notes installation successful! *****
All PageMaster tables successfully written. PageMaster could not create the image directory: ../images/pagemaster You will have to do this manually! Checking language file for PageMaster: * English language file installed
***** PageMaster installation successful! *****
All PhatForm tables successfully written. Boost could not create the PhatForm image directory: ../images/phatform You will have to do this manually! Boost could not create the PhatForm files directory: ../files/phatform You will have to do this manually! Checking language file for Form Generator: * English language file installed
***** Form Generator installation successful! *****
All File Manager tables successfully written. Boost could not create the File Manager files directory in: ../files/phatfile You will have to do this manually! Checking language file for Document Manager: * English language file installed
***** Document Manager installation successful! *****
All PhotoAlbum tables successfully written. Boost could not create the PhotoAlbum image directory: ../images/photoalbum You will have to do this manually! Checking language file for Photo Albums: * English language file installed
***** Photo Albums installation successful! *****
All Poll tables successfully written. Checking language file for Poll: * English language file installed
***** Poll installation successful! *****
Go to my installation
2) Warning: open_basedir restriction in effect. File is in wrong directory in /home/.absolut/valchain/valchain.com/pws/mod/layout/class/Box.php on line 128
Warning: open_basedir restriction in effect. File is in wrong directory in /home/.absolut/valchain/valchain.com/pws/mod/layout/class/Box.php on line 130
these last two messages repeated many, many times...
3) Warning: open_basedir restriction in effect. File is in wrong directory in /home/.absolut/valchain/valchain.com/pws/core/Template.php on line 24
Warning: Cannot add header information - headers already sent by (output started at /home/.absolut/valchain/valchain.com/pws/core/Template.php:24) in /home/.absolut/valchain/valchain.com/pws/mod/users/class/Users.php on line 925
|