Jump to content

runmoe99

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by runmoe99

  1. figured it out thanks everyobody
  2. 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.
  3. That is the fastest I have ever been helped on any forum anywhere thank you very much. I was considering the "query" on phpmyadmin but I think I am still a little skiddish with some of this stuff. Again, Thanks Alot for your help, Matt
  4. Trying to install php nuke 7.5 manually, nned to create a database (which i can do) but the problem lies within needing to run a file called nuke.sql to setup tables within the database. Is this possible? I can't find anything on the subject. Thanks for the help Matt
×
×
  • Create New...