iGuest 3 Report post Posted January 19, 2005 I've installed PhpNuke but for the login there isn't image with number. Only Username and Password.Is it necessary to config "php.ini" on the server? Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 19, 2005 No, it has absolutely nothing to do with the PHP settings. If your copy of Nuke didn't have the image default, go find one that does. It's really difficult to add it in. He||, it's idfficult to remove. Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 19, 2005 I've copied the same files and the same database in my new FNH server. Here I dont' have code but in the same phpnuke in the old server the code it's ok! :roll: Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 19, 2005 are you trying to get the little security image below the login? Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 19, 2005 The problem is connect to GD library because I've an other script that have problems because it run if there is GD library.So FNH server haven't GD library. Does it's possible to install it?Thanks Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 20, 2005 Admin has installed now GD library but I've the same problem with phpnuke because I don't see images of security code... :roll: Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 20, 2005 Hello,To disable the security code -open config.php and change the $gfx_chk to $gfx_chk = 0; Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 20, 2005 I want to activate it! Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 20, 2005 Try going HERE and run the test.php to see if GD is installed. Plus make sure you have the images /images/code_bg.jpg /imgaes/admin/code_bg.jpg  ^^ there is also a couple other tips Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 20, 2005 Ok, thanks.If I run test.php I don't see "GD" ... Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 28, 2005 I also was looking for GD and was unable to find it in test.php, is GD Library enabled on this server?Edit: All indications point to that this is not installed on the server. Is there any way it could be enabled / installed? Thanks! Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 2, 2005 It will work if only our administration enable it in php configuration file... (lib_gd2) Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 2, 2005 So are they planning to do that then? I would appreciate it. I sent a help ticket on it about a week ago and still haven't recieved anything! Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 11, 2005 well,after all,it is troublesome to install PEAR..Doing it in Windows is already hard,but in Linux text..blurr..GD is in PEAR,for those idoits out there Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 11, 2005 Doing it in linux isn't really all that hard. I've done it three times, after I had to format my hd. Share this post Link to post Share on other sites