Jump to content

Recommended Posts

Posted

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.

  • 2 weeks later...
Posted

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!

Posted

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

  • 10 months later...
Posted

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? :blink:

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

Posted

Welcome to the forum, Casper. :blink:

 

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...