Keyword

File-access error

  • aravot
  • aravot's Avatar Topic Author
  • Offline
  • New Member
More
17 years 2 months ago #567 by aravot
File-access error was created by aravot
I am getting following error on front-page when I enable RSS Feed v1.1

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.

More
17 years 1 month ago #568 by triplehsoul
Replied by triplehsoul on topic Re: File-access error
I'm having the same error. It works on an older site of mine, but as of yesterday, I haven't gotten it to work.

Please Log in or Create an account to join the conversation.

More
17 years 1 month ago #569 by directtech
Replied by directtech on topic Re: File-access error
Same exact errors for me too.  Any solution yet?

Please Log in or Create an account to join the conversation.

More
17 years 1 month ago #570 by sportscade
Replied by sportscade on topic Re: File-access error
i am also now getting an error like this one.

Please Log in or Create an account to join the conversation.

More
17 years 1 month ago #571 by fqat
Replied by fqat on topic Re: File-access error
Try to modify line 49 of mod_jw_srfr.php by
"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.


Powered by Kunena Forum