open_basedir warning

Author Message

Robin Roberts

Monday 16 June 2003 2:07:06 pm

After loading everything I am trying to go to my admin page at startup and I keep getting these two warnings. Can someone explain what I did wrong.

Warning: open_basedir restriction in effect. File is in wrong directory in /home/httpd/vhosts/virtuallyone.com/httpdocs/publish/lib/ezutils/classes/ezsession.php on line 75

Warning: open_basedir restriction in effect. File is in wrong directory in /home/httpd/vhosts/virtuallyone.com/httpdocs/publish/lib/ezutils/classes/ezsession.php on line 75

Can someone explain what I did wrong.

Thanks,

Björn Dieding@xrow.de

Tuesday 17 June 2003 11:58:46 am

tell your host to urn off the safe mode and open_basedir....

It can be done for a single vhost

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

barry voeten

Monday 30 June 2003 4:04:43 am

In my case I decided to simply change the code in the
ezsession.php to the full path on the server like:

include_once( '/www/htdocs/voetea/kleureneconomie/lib/ezdb/classes/ezdb.php' );

Sure I don't know what the next error / hack will be but this one is gone for now.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 04:17:37
Script start
Timing: Jan 31 2025 04:17:37
Module start 'layout'
Timing: Jan 31 2025 04:17:37
Module start 'content'
Timing: Jan 31 2025 04:17:37
Module end 'content'
Timing: Jan 31 2025 04:17:37
Script end

Main resources:

Total runtime0.0204 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0079 588.1328151.2109
Module start 'layout' 0.00790.0041 739.343836.6484
Module start 'content' 0.01200.0066 775.992290.1563
Module end 'content' 0.01860.0017 866.148433.9922
Script end 0.0203  900.1406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003014.6775140.0002
Check MTime0.00115.4849140.0001
Mysql Total
Database connection0.00147.022310.0014
Mysqli_queries0.004120.203330.0014
Looping result0.00000.112310.0000
Template Total0.00136.210.0013
Template load0.00105.064910.0010
Template processing0.00021.144210.0002
Override
Cache load0.00083.793110.0008
General
dbfile0.00157.160380.0002
String conversion0.00000.043340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs