Help Me Plz

Discussion in 'PHP' started by adildeejay, Mar 26, 2006.

  1. #1
    i have to install a script
    i get this msg

    Warning: set_time_limit() has been disabled for security reasons in /home/www/adildeejay.awardspace.com/gallery/modules/core/classes/Gallery.class on line 629

    Warning: realpath() has been disabled for security reasons in /home/www/adildeejay.awardspace.com/gallery/modules/core/classes/GalleryPlatform.class on line 994

    Warning: realpath() has been disabled for security reasons in /home/www/adildeejay.awardspace.com/gallery/modules/core/classes/GalleryPlatform.class on line 994

    Warning: realpath() has been disabled for security reasons in /home/www/adildeejay.awardspace.com/gallery/modules/core/classes/GalleryPlatform.class on line 994

    Warning: realpath() has been disabled for security reasons in /home/www/adildeejay.awardspace.com/gallery/modules/core/classes/GalleryPlatform.class on line 994

    how i do to correct my script
     
    adildeejay, Mar 26, 2006 IP
  2. falcondriver

    falcondriver Well-Known Member

    Messages:
    963
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    145
    #2
    your hoster has this functions disabled. you can try it on a dedicated webspace or post your code (but i think nobody wants to read 1000 lines code in a forum).
    if everything else fails call the support or press F1 :)
     
    falcondriver, Mar 26, 2006 IP
  3. meikeric

    meikeric Peon

    Messages:
    58
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Get a new host! There are many out their that aren't permission Nazi's. They have they're servers locked down.
     
    meikeric, Mar 27, 2006 IP
  4. MakZF

    MakZF Well-Known Member

    Messages:
    390
    Likes Received:
    9
    Best Answers:
    1
    Trophy Points:
    140
    #4
    Is your host free? A lot of free hosts have very strict settings, you might want to consider paid if you have free. You might want to change hosts if your host is paid.
     
    MakZF, Mar 27, 2006 IP
  5. parad0x

    parad0x Active Member

    Messages:
    510
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    70
    #5
    You may do it with a code in .htaccess file. Search it on google and it will help. I had some problems with php.ini and solved it with the htaccess file.;)
     
    parad0x, Mar 28, 2006 IP