In uploading a new module, I accidently deleted the original index.html file in the modules folder. I'm now getting the following error message:
Warning: ModuleLoader::include(/home/gradu6/public_html/NewSite/cms_madesimple/modules/SimpleViewer/SimpleViewer.module.php) [moduleloader.include]: failed to open stream: Permission denied in /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.moduleloader.inc.php on line 53
Warning: ModuleLoader::include() [function.include]: Failed opening '/home/gradu6/public_html/NewSite/cms_madesimple/modules/SimpleViewer/SimpleViewer.module.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.moduleloader.inc.php on line 53
Warning: Cannot modify header information - headers already sent by (output started at /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.moduleloader.inc.php:53) in /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.admintheme.inc.php on line 161
Warning: Cannot modify header information - headers already sent by (output started at /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.moduleloader.inc.php:53) in /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.admintheme.inc.php on line 164
Warning: Cannot modify header information - headers already sent by (output started at /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.moduleloader.inc.php:53) in /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.admintheme.inc.php on line 167
Warning: Cannot modify header information - headers already sent by (output started at /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.moduleloader.inc.php:53) in /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.admintheme.inc.php on line 168
Warning: Cannot modify header information - headers already sent by (output started at /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.moduleloader.inc.php:53) in /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.admintheme.inc.php on line 171
Warning: Cannot modify header information - headers already sent by (output started at /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.moduleloader.inc.php:53) in /home/gradu6/public_html/NewSite/cms_madesimple/lib/classes/class.admintheme.inc.php on line 176
I tried uploading the index.html file from the original upload pack, but seems to have no effect. Any ideas? Naturally, I prefer not to have to start from scratch.
Thanks.
Natalie
Module loader errors
Re: Module loader errors
What new module did you upload?
Have you tried removing it?
Nullig
Have you tried removing it?
Nullig
-
- Forum Members
- Posts: 183
- Joined: Sun Sep 07, 2008 10:47 am
Re: Module loader errors
Hi Nullig,
I have the same problem. I installed the Album module. Uninstalled it, but the problem persists. and of course... the one time I did not back up, this happened.
Below I listed the system information, in case this info is significant to the solution?
Kind regards,
Anne-Mieke
The Netherlands
Site Admin » System Information
CMS Install Information:
CMS Version 1.4.1
Installed Modules
CMSMailer 1.73.14
FileManager 0.4.1
MenuManager 1.5.1
ModuleManager 1.2.1
FormBuilder 0.5.5
nuSOAP 1.0.1
Printing 0.2.5
Search 1.5.1
ThemeManager 1.0.8
TinyMCE 2.4.5
Config Information
php_memory_limit: (there's a blank here)
process_whole_template: true
max_upload_size: 20000000
default_upload_permission: 664
assume_mod_rewrite: false
page_extension: (there's a blank here)
internal_pretty_urls: false
use_hierarchy: false
root_url: http://www.pwpf.nl
If you also need the root path, to answer the question, please let me know. I do not want to display it publicly, because it contains my hosting user name. I can send it in a private message if you like.
root_path: /srv/----------/www/www.pwpf.nl
previews_path: /srv/----------/www/www.pwpf.nl/tmp/cache (0777) Success
uploads_path: /srv/----------/www/www.pwpf.nl/uploads (0777) Success
uploads_url: http://www.pwpf.nl/uploads
image_uploads_path: /srv/----------/www/www.pwpf.nl/uploads/images (0777) Success
image_uploads_url: http://www.pwpf.nl/uploads/images
use_smarty_php_tags: false
debug: false
locale: (there's a blank here)
default_encoding: (there's a blank here)
admin_encoding: utf-8
PHP Information:
PHP Safe Mode (safe_mode): Off (False) Success
Current PHP Version (phpversion): 4.4.0 Caution
PHP Effective Memory Limit (memory_limit): 64M Success
Maximum Execution Time (max_execution_time): 30 Caution
GD version (gd_version): 2 Success
Session Save Path (session_save_path): No check because open basedir active Caution
Checking if the httpd process can create a file inside of a directory it created (create_dir_and_file): Success
PHP Open Basedir (open_basedir):
/srv/----------:/tmp:/usr/bin:/usr/share/php Caution
Open basedir restrictions are in effect. You may have difficulty with some addon functionality with this restriction
Maximum Post Size (post_max_size): 8M Caution
Maximum Upload Size (upload_max_filesize): 20M Success
Server Information:
Server API (server_api): apache
Server Database (server_db_type): MySQL (mysql)
Server Database Version (server_db_version): 4.1.14 Success
Server Software (server_software): Apache
Server Operating System (server_os): Linux 2.4.21-19-ISDN-bHosted On i686
Permission Information
tmp: /srv/----------/www/www.pwpf.nl/tmp (0777) Success
templates_c: /srv/----------/www/www.pwpf.nl/tmp/templates_c (0777) Success
modules: /srv/----------/www/www.pwpf.nl/modules (0777) Success
File Creation Mask (umask): /srv/----------/www/www.pwpf.nl/tmp/cache (0777) Success
config_file: 0444 Success
I have the same problem. I installed the Album module. Uninstalled it, but the problem persists. and of course... the one time I did not back up, this happened.

Below I listed the system information, in case this info is significant to the solution?
Kind regards,
Anne-Mieke
The Netherlands
Site Admin » System Information
CMS Install Information:
CMS Version 1.4.1
Installed Modules
CMSMailer 1.73.14
FileManager 0.4.1
MenuManager 1.5.1
ModuleManager 1.2.1
FormBuilder 0.5.5
nuSOAP 1.0.1
Printing 0.2.5
Search 1.5.1
ThemeManager 1.0.8
TinyMCE 2.4.5
Config Information
php_memory_limit: (there's a blank here)
process_whole_template: true
max_upload_size: 20000000
default_upload_permission: 664
assume_mod_rewrite: false
page_extension: (there's a blank here)
internal_pretty_urls: false
use_hierarchy: false
root_url: http://www.pwpf.nl
If you also need the root path, to answer the question, please let me know. I do not want to display it publicly, because it contains my hosting user name. I can send it in a private message if you like.
root_path: /srv/----------/www/www.pwpf.nl
previews_path: /srv/----------/www/www.pwpf.nl/tmp/cache (0777) Success
uploads_path: /srv/----------/www/www.pwpf.nl/uploads (0777) Success
uploads_url: http://www.pwpf.nl/uploads
image_uploads_path: /srv/----------/www/www.pwpf.nl/uploads/images (0777) Success
image_uploads_url: http://www.pwpf.nl/uploads/images
use_smarty_php_tags: false
debug: false
locale: (there's a blank here)
default_encoding: (there's a blank here)
admin_encoding: utf-8
PHP Information:
PHP Safe Mode (safe_mode): Off (False) Success
Current PHP Version (phpversion): 4.4.0 Caution
PHP Effective Memory Limit (memory_limit): 64M Success
Maximum Execution Time (max_execution_time): 30 Caution
GD version (gd_version): 2 Success
Session Save Path (session_save_path): No check because open basedir active Caution
Checking if the httpd process can create a file inside of a directory it created (create_dir_and_file): Success
PHP Open Basedir (open_basedir):
/srv/----------:/tmp:/usr/bin:/usr/share/php Caution
Open basedir restrictions are in effect. You may have difficulty with some addon functionality with this restriction
Maximum Post Size (post_max_size): 8M Caution
Maximum Upload Size (upload_max_filesize): 20M Success
Server Information:
Server API (server_api): apache
Server Database (server_db_type): MySQL (mysql)
Server Database Version (server_db_version): 4.1.14 Success
Server Software (server_software): Apache
Server Operating System (server_os): Linux 2.4.21-19-ISDN-bHosted On i686
Permission Information
tmp: /srv/----------/www/www.pwpf.nl/tmp (0777) Success
templates_c: /srv/----------/www/www.pwpf.nl/tmp/templates_c (0777) Success
modules: /srv/----------/www/www.pwpf.nl/modules (0777) Success
File Creation Mask (umask): /srv/----------/www/www.pwpf.nl/tmp/cache (0777) Success
config_file: 0444 Success
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur..." (Red Adair)