- Posts: 18
COMMUNITY FORUM
File-access error
- aravot
- Topic Author
- Offline
- New Member
Warning: require_once() [function.require-once]: URL file-access is disabled in the server configuration in /home/mysite/joomla/modules/mod_jw_srfr.php on line 49
Warning: require_once(www.mysite.com/joomla/modules/mod_jw_srfr/simplepie.inc) [function.require-once]: failed to open stream: no suitable wrapper could be found in /home/mysite/joomla/modules/mod_jw_srfr.php on line 49
Fatal error: require_once() [function.require]: Failed opening required 'www.mysite.com/joomla/modules/mod_jw_srfr/simplepie.inc' (include_path='.:/usr/local/php5/lib/php') in /home/mysite/joomla/modules/mod_jw_srfr.php on line 49
Reason, given by my hosting company
File-access URL is disabled,
Workaround cURL wiki.dreamhost.com/index.php/CURL
Joomla 1.0.12
Database Version: 4.1.14-Debian_5-log
PHP Version: 5.2.1
Web Server: Apache/1.3.37
Please Log in or Create an account to join the conversation.
- triplehsoul
- Offline
- New Member
- Posts: 1
Please Log in or Create an account to join the conversation.
- directtech
- Offline
- New Member
- Posts: 10
Please Log in or Create an account to join the conversation.
- sportscade
- Offline
- New Member
- Posts: 5
Please Log in or Create an account to join the conversation.
- fqat
- Offline
- New Member
- Posts: 3
"require_once($mosConfig_absolute_path.'/modules/mod_jw_srfr/simplepie.inc');"
works for me, depends of the server configuration...
Please Log in or Create an account to join the conversation.