runmoe99 Posted April 10, 2005 Posted April 10, 2005 Trying to figure out the info i need to place in my config.php for php-nuke. I have made several attempts and now I'm looking for help . below i've posted the help portion of the config file and I can't figure out what I need to put in there. If someone would please lead me in the right direction I would greatly appreciate the time. Thanks, Matt # dbhost: SQL Database Hostname # dbuname: SQL Username # dbpass: SQL Password # dbname: SQL Database Name # $prefix: Your Database table's prefix # $user_prefix: Your Users' Database table's prefix (To share it) # $dbtype: Your Database Server type. Supported servers are: # MySQL, mysql4, postgres, mssql, oracle, msaccess, # db2 and mssql-odbc # Be sure to write it exactly as above, case SeNsItIvE! # $sitekey: Security Key. CHANGE it to whatever you want, as long # as you want. Just don't use quotes. # $gfx_chk: Set the graphic security code on every login screen, # You need to have GD extension installed: # 0: No check # 1: Administrators login only # 2: Users login only # 3: New users registration only # 4: Both, users login and new users registration only # 5: Administrators and users login only # 6: Administrators and new users registration only # 7: Everywhere on all login options (Admins and Users) # NOTE: If you aren't sure set this value to 0 # $subscription_url : If you manage subscriptions on your site, you # must write here the url of the subscription # information/renewal page. This will send by # email if set. Quote
Duracizer Posted April 21, 2005 Posted April 21, 2005 Hi all, I'm kinda new here and am also trying to do the same thing as above, any info would be a great help (db hostname and all that). I have my sql database setup, and the user, and I've assigned the user to the database. I just can't seem to figure out what I should be putting in the config file above?... Thanks in advance! Quote
Duracizer Posted April 21, 2005 Posted April 21, 2005 Hey waddya know? I figured it out I had to setup the tables in the mysql database! Quote
joeholt Posted April 28, 2005 Posted April 28, 2005 Instead of saying "Hey I figured it out" can someone post what they did to figure it out. I am a newbie here as well and havent figured that part out yet. Thanks, Joe Quote
TCH-Bruce Posted April 28, 2005 Posted April 28, 2005 Welcome to the forums, Joe Tell us what you haven't figured out and we'll try to be of assistance. Quote
Casper Posted March 8, 2006 Posted March 8, 2006 Now that someone is asking about GD extensions, let me add my question. I have no Idea wghat GD extensions are, something you put in your hair perhaps? anyway, my php site was running fine, suddenly the login in with graphic number check now gives empty squares with the red cros. Could it be that you guys did something with this GD extension, with all the upgrading perhaps it is not active anymore? Casper Quote
TCH-Thomas Posted March 8, 2006 Posted March 8, 2006 Welcome to the forum, Casper. GD is an open source code library for the dynamic creation of images by programmers. If these images have been showing before and you have not made any changes to your installation lately, I would recommend you to open a support ticket to the help desk so the techs can check so GD is installed (and working properly) on your server. Link to helpdesk is on top of page and in my signature. Quote
stevevan Posted March 9, 2006 Posted March 9, 2006 Welcome to the forums Casper. Was the help desk able to assist you? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.