Jul 20, 2008

Help Installing Phpmyadmin ..

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > PHP Programming

free web hosting

Help Installing Phpmyadmin ..

itssami
i've installed php and mysql to my computer and i want to install PhpMyAdmin , (i have apache) , i tried to find how to confure it , and it says Create the file config.inc.php in the main (top-level) directory , i dont know how to create that file..can some one tell me how i can confure that config file ??
and how i can run php in safe mode ?

Reply

itssami
i have installed phpmyadmin , some how now..and it seems to work fine now..but there's a lil problem that , when i type..

http://localhost/phpmyadmin/ it opens the page where the directory files are mentioned , like

Index of /phpmyadmin
Name Last modified Size Description

but when i type..

http://localhost/phpmyadmin/index.php , then it opens the welcome page of the phpmyadmin..
my point is that , since the index.php file is present in phpmyadmin , then why it doesnt open the welcome page by writing , http://localhost/phpmyadmin/ ...
has anyone any idea?

Reply

farsiscript
You can user Wamp Software
It has Apache / My Sql / And php
You can download wamp server here :: www.wampserver.com
wamp5 has this options :
1 - apache 1.3.33
2 - PHP 5.0.3
3 - MySql .1.8-nt-log - extension : mysqli
4 - No config
5 - PHPMYADMIN 2.6.0-pl3
6 - SQLitemanager 1.0.4
7 - You can Start / Stop Services
8 - You can Edit Config
9 - You can make Wamp at startup Windows
10 - easy Access sites ' http://localhost/' No "http://localhost:8080"
11 - restart servies by 1 click
12 - easy install
13 - easy access www dir

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : installing, phpmyadmin

  1. Need Help Installing Dolphin Community Script!
    (5)
  2. Phpmyadmin Login Problem!
    (1)
    I have easyphp. But i can not log when i go to phpmyadmin. I directly enter the page. But i think i
    should normally have to log in before enter that page. What should i do to configure the access to
    phpmyadmin? Thank for help....
  3. Error Importing Sql Query Via Php
    Works in PHPmyAdmin (6)
    CODE     function sql()     {         $fp =
    fopen("sql.sql","r");         $sql =
    fread($fp,filesize("sql.sql"));         fclose($fp);
            return $sql;     } Thats $this->sql and here is the other source CODE
    function insert_sql()     {     if($_GET['insert'])  {
            $template = new template;         $db = new db;
            $db->connect();         $query = $this->sql();       ....
  4. Phpmyadmin And Php And Mysql
    tutorial (0)
    hi i think phpmyadmin is nice script (3rdparti) to learn php and mysql , you can add database and
    then make tabel with rows and columns then you can customise (search , show rows , show columns ,
    add rows , delete rows) tabel in phpmyadmin when you are customise phpmyadmin , this script show you
    php code . you can use this code for browse in database . for example : showing tabel : CODE
    SELECT * FROM `tabelname` LIMIT 0 , 30 searching : CODE SELECT `columns`
    FROM `tabel` LIMIT 0 , 30 you can use with while loop showing Ascending....
  5. Trouble Installing Php Cms. Please Help.
    Please help me. (5)
    Okay, so I tried installing a CMS (content management system) called typo30. I had a Public_html
    file that it asked me to delete. So I did. I tried to install it and this is what I get: CODE
    Warning: fopen(/home/jcweekly/public_html/fantastico_fileslist.txt): failed to open
    stream: No such file or directory in
    /usr/local/cpanel/3rdparty/fantastico//includes/enc_installation_func.inc.php on line 169
    Warning: fwrite(): supplied argument is not a valid stream resource in
    /usr/local/cpanel/3rdparty/fantastico//includes/enc_instal....
  6. Adding Users To Databases Using Phpmyadmin
    (2)
    I am running my own apache server with PHP and MySQL, with phpMyAdmin on my own computer, to test
    things locally. I know how to create databases and how to create users, but how can I add a user to
    a database?....
  7. Installing Apache/php/mysql
    Good Tutorial I found. (6)
    The first step is to download the packages : * Apache : apache.org * PHP : php.net
    * MySQL : mysql.com You should get the latest version of each packages. As for the example in
    this tutorial i'm using Apache 2.0.50 ( apache_2.0.50-win32-x86-no_ssl.msi ), PHP 4.3.10 (
    php-4.3.10-Win32.zip ) and MySQL 4.0.18 ( mysql-4.0.18-win.zip ). Now let's start the
    installation process one by one. * Installing Apache * Installing PHP * Modifying
    Apache Configuration * Installing MySQL * Modifying PHP Configuration File Installing Apac....
  8. Can Reset The Id Auto Increment?
    phpMyadmin (10)
    hi, Can we reset the id auto increment in the mysql database using by phpMyadmin? let's say the
    shoutbox . the id #number table.. somehow i deleted some rows.. and i wanted to re-order/reset the
    id number acendingly in order rather than skip out.. thks ....
  9. Installing Apache + Php5 + Mysql
    On Windows Sistems (0)
    We will use Apache 1.3.*, because it's not recommended that we run PHP on Apache 2.0 on wondows
    sistems. First, download the following programs: - Apache 1.3.* - MySQL 4.1.9 - PHP 5.0.3 2.
    Installation - Execute Apache's installation program and install it wherever you want, with the
    default options. - Extract the MySQL database on the same folder of apache (the same folder than
    htdocs) - Extract PHP on C:\php5 3. PHP Configurations Go to c:\php5 eand copy the file
    php5ts.dll to the following folders, according to your windows: - c:\windows&#....
  10. I Need Help Installing Phpbb Fully Moded
    PLEASE HELP (6)
    I NEED HELP INSTALING PHPBBFM(FULLY MODED PHPBB) CAN ANYONE PLEASE HELP IF THEY GOT AN IDEA BECUASE
    heres a screenshot it might take a while to load depending on our internet conection: please add me
    on msn at rudeturk@hotmail.com if u want to tell the answer more easyly or just reply thanks for
    helping /sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /> I moved it here
    from the tutorial section, it's not a tutorial so it don't belong there /smile.gif'
    border='0' style='vertical-align:middle' alt='smile.gif' /> I'm not sure if this i....

    1. Looking for installing, phpmyadmin

Searching Video's for installing, phpmyadmin
advertisement



Help Installing Phpmyadmin ..



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE