Provider Problem with PHP-Settings

Author Message

Andreas Kunert

Friday 06 February 2004 5:19:34 am

Hello,

get in var/log/warning.log following:
----- snip -----------
ini_set, ini_alter, ini_restore, diskfreespace, disk_free_space, exec, passthru, system, popen() has been disabled for security reasons in /raid/domains/de/...../htdocs/www/ezpublish/lib/ezutils/classes/ezsys.php on line 736
Timing Point: Module start 'setup'
Undefined variable: currentStep in /raid/domains/de/.../htdocs/www/ezpublish/kernel/setup/ezsetup.php on line 200
------- snip ----------

What can I do?

Means it, that i could not use ezpublish? Or is it only required for the setup-Wizard?

Thanx for an advice

Greetings

Marco Zinn

Saturday 07 February 2004 11:58:44 am

Hm, i'm not sure, if ez can run with these limitations.
I'm almost sure, that you cannot run ImageMagick with this, because this probably requires an exec or system call. That means, that you must use GD2 for image manipulation.

Marco
http://www.hyperroad-design.com

Vidar Langseid

Wednesday 11 February 2004 2:08:40 am

Looks like you are running PHP in safemode ?
The setup wizard should detect this and inform you accordingly.

You have to dissable safemode by changing the safe_mode setting in php.ini to this :
safe_mode = Off

Andreas Kunert

Thursday 12 February 2004 4:26:30 am

Hi,

thnx for hints. But i have no rights to change php.ini. Its a Provider-Problem. Think i have to change my provider. ;-)

The Wizard dont work and dont show me anything. It starts and runs until timeout. without display any Errror or other Messages. Only logging is okay and shows me the Entrys written above.

Greetings Andreas

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 19 2025 07:07:59
Script start
Timing: Jan 19 2025 07:08:00
Module start 'layout'
Timing: Jan 19 2025 07:08:00
Module start 'content'
Timing: Jan 19 2025 07:08:00
Module end 'content'
Timing: Jan 19 2025 07:08:00
Script end

Main resources:

Total runtime0.0170 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.2813152.6406
Module start 'layout' 0.00620.0041 741.921939.4766
Module start 'content' 0.01030.0046 781.398489.3672
Module end 'content' 0.01480.0021 870.765634.3047
Script end 0.0170  905.0703 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002917.0540140.0002
Check MTime0.00116.6268140.0001
Mysql Total
Database connection0.00084.554510.0008
Mysqli_queries0.003419.954730.0011
Looping result0.00000.111910.0000
Template Total0.00179.910.0017
Template load0.00095.124010.0009
Template processing0.00084.789610.0008
Override
Cache load0.00063.321810.0006
General
dbfile0.00031.600780.0000
String conversion0.00000.063040.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