error message

Hello,
I have just added my database details and pressed continue and this message came up what does it mean??

Welcome to Zenphoto! This page will set up Zenphoto on your web server.
Systems Check:

PHP version 5.3.8
Log security
PHP Register Globals
PHP Safe Mode
PHP magic_quotes_gpc
PHP gettext() support
PHP mbstring package
Graphics support: PHP GD library bundled (2.0.34 compatible)
PHP MySQL support for configured Database
PHP PDO_MySQL support
PDO_SQLite support (experimental)
zp-config.php file
File/Folder Permissions [are strict (0755)] Notice! click for details
Testing Character set.

Warning: phpinfo() has been disabled for security reasons in /home/guildfor/public_html/gallery/zp-core/functions-basic.php on line 1494

Comments

  • Install the Release candidate for v1.4.2. The use of PHP info has been removed from this release. (The trunk nightly builds are the v1.4.2 RC files.)

    If you want to run the current version you will have to talk with your provider as to why he has removed that functionality.
  • Thank you for that.

    I'm trying to up load files through the file manager.

    I have accepted the plug in now this message pops up

    Warning: get_cfg_var() has been disabled for security reasons in /home/guil/public_html/zenphoto/zp-core/zp-extensions/tiny_mce/plugins/ajaxfilemanager/inc/class.session.php on line 58
  • acrylian Administrator, Developer
    Sorry, the file manager is an third party tool we just use. We don't really know the internals. Use ftp instead to upload to the root /uploaded folder.
  • I h ave never before heard of sites applying this level of paranoia. In this case, the function is really not a threat to anyone since it may only be called from PHP scripts. It returns information about the PHP configuration so that scripts can act accordingly.

    I suggest you ask your provider why the function is disabled. I doubt you will get a rational answer, but who knows. If they stonewall you I would suggest finding a more responsible provider. You do not have to put up with this kind of thing.
Sign In or Register to comment.