Donate Share

wheatblog

Tracker: Support Requests

5 Error after configuration - ID: 1683900
Last Update: Comment added ( sf-robot )

Hi,

Im tying to get wheatblog to work but it keeps raising the following
errors

Warning: require_once() [function.require-once]: URL file-access is
disabled in the server configuration in D:\webroot\wheatblog\settings.php
on line 139

Warning: require_once(http://localhost/wheatblog//includes/sessions.php)
[function.require-once]: failed to open stream: no suitable wrapper could
be found in D:\webroot\wheatblog\settings.php on line 139

Fatal error: require_once() [function.require]: Failed opening required
'http://localhost/wheatblog//includes/sessions.php'
(include_path='.;C:\php5\pear') in D:\webroot\wheatblog\settings.php on
line 139

I read the documentation and search what could be wrong, but it didn't
help. I use apache server apache_2.2.4-win32-x86-no_ssl.msi

mysql mysql-5.0.37-win32.zip

and php-5.2.1-Win32.zip

The followed the instructions from you documentation but I keep heving this
problem. PHP is installed on C:\php iso php5

I cant find where this location comes from.

Hope you can give me some help. The blogsystem looks great and I want to
see it works!

Jee Ringers


Nobody/Anonymous ( nobody ) - 2007-03-19 19:23

5

Closed

None

James E. Martin

Installation Problems

None

Public


Comments ( 2 )




Date: 2007-05-05 02:20
Sender: sf-robotSourceForge.net Site Admin


This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 45 days (the time period specified by
the administrator of this Tracker).


Date: 2007-03-20 12:38
Sender: wheatbreadProject Admin


Are you running this on your own box (a test platform, perhaps)? It looks
like you have two problems:

This will help with problem #1:
http://lists.netfielders.de/pipermail/typo3-english/2005-March/002664.html
The problem is with the Apache server setting "allow_url_fopen". There
are good security reasons for leaving that to "off". Apparently, wheatblog
requires it to be set to "on." That's something that needs to be fixed.

Problem #2: If this is your own box, edit the include_path variable in
php.ini and add wheatblog's own includes directory to the path (make it the
last item). This always seems to be an issue on Windows test boxes, though
not on Linux production boxes.

Hope this helps,

Wheat


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Pending 2007-05-05 02:20 sf-robot
close_date 2007-03-20 12:38 2007-05-05 02:20 sf-robot
status_id Open 2007-03-20 12:38 wheatbread
assigned_to nobody 2007-03-20 12:38 wheatbread
close_date - 2007-03-20 12:38 wheatbread