vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   I Will Honestly PAY Whoever can Do this for me... (https://vborg.vbsupport.ru/showthread.php?t=45656)

JC 11-12-2002 10:29 AM

I Will Honestly PAY Whoever can Do this for me...
 
I need my MYADMINPHP system hooked up - I cannot run queries and want to have this to do so but have no clue how and won't even try :(

I installed fireflies vbhacker and don't know how to use it either, it shows up and all, but when i click GET MORE HACKS i find a hack, choose install and then? NOTHING? I dont' get how it works?

So if you install myphpadmin and teach me that SIMPLE ass thing I am willing to paypal you a small donation.

I wont' trust just anyone with my login info obviously.

Possibly firefly, anime loo, xenon, gamerforums or someone big time like that ;)

Let me know please. Thank you so much!

zajako 11-12-2002 11:37 AM

hey i wil help you with that, just aim me at zajako2
i have helped many sites, and am a trusted hacker round here, sides that i could use some money.

JulianD 11-12-2002 01:00 PM

If you want to install a hack, I'd recommend this post made by Logician.

Scott MacVicar 11-12-2002 01:13 PM

will do it for free if you want to pm me should take about 5 minutes of my time.

zajako 11-12-2002 03:26 PM

aww ppn, you spoil the person who offered to pay:P

*gets about 50 people a week who he helps for free, due to advertising an aim name*

Neo 11-12-2002 04:58 PM

thats why I took my name off.

Erwin 11-12-2002 07:40 PM

phpMyAdmin is a free product that is very very easy to install. :) Just follow the instrutions.

Neo 11-12-2002 09:32 PM

not easy is your are not a web junky foo.

Erwin 11-12-2002 09:41 PM

Neo, now I know why you have your custom user title.

phpMyAdmin Installation

Go to http://www.phpwizard.net/projects/phpMyAdmin/ and download phpMyAdmin.

Unzip/untar all the files and directories, then open the Config.inc.php file and edit the following lines:

$cfgPmaAbsoluteUri= '';
$cfgServers[1]['host'] = 'localhost';
$cfgServers[1]['user'] = 'root';
$cfgServers[1]['password'] =''

Changing them to:

$cfgPmaAbsoluteUri= 'http://www.yourdomain.com/pma/';
$cfgServers[1]['host'] = 'MySQL.yourdomain.com';
$cfgServers[1]['user'] = 'yourusername';
$cfgServers[1]['password'] ='yourpassword'

Create a new directory in your "www" directory titled something like "pma" (same as the directory named above by $cfgPmaAbsoluteUri).

Upload ALL of the phpMyAdmin files to this directory.

Open a web browser, and go to http://www.yourdomain.tld/pma/index.php (or whatever directory phpMyAdmin is in) and you should see the welcome page and be able to start configuring your databases!

VERY IMPORTANT: Make sure you password protect your phpMyAdmin directory using .htaccess and .htpasswd files.

More info here:

http://www.phpwizard.net/projects/phpMyAdmin/
http://www.aota.net/PHP_and_MySQL/phpmyadmin.php4
http://help.powweb.com/tutorials/mys...in/install.php

zajako 11-14-2002 05:29 AM

if your host has cpanel its already installed, just look in your cp for the link called "edit databases(phpmyadmin)"
also several other hosts have similar programs. Due to phpmyadmin being a very insecure program many severs have coded it to require a pass of sorts to keep it safe

also just to be on the safer side rename the folder you installed phpmyadmin in and then type its name in this line instead of pma

$cfgPmaAbsoluteUri= 'http://www.yourdomain.com/pma/';

that way to prevent people from here from accessing your db if you had troubles with the hta edit.

ex you name for folder "mysqlprg"

then change that line to
$cfgPmaAbsoluteUri= 'http://www.yourdomain.com/mysqlprg/';


All times are GMT. The time now is 08:00 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01756 seconds
  • Memory Usage 1,731KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete