Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: Quick Php Help

  1. #1
    Advanced Poll v2.02 (PHP/MySQL)
    Copyright ©2001 Chi Kien Uong
    URL: http://www.proxy2.de

    Requirements:

      - MySQL 3.2x or PostgreSQL 7.x
      - PHP3 or PHP4

    Installation:

    1. Open the configuration file 'config.inc.php' with a text editor
      and set up your database settings.

      $POLLDB["dbName"] = "YourDBName";
      $POLLDB["host"]  = "localhost";
      $POLLDB["user"]  = "YourUsername";
      $POLLDB["pass"]  = "YourPassword";

    2. Call the install script from your browser -> http://www.yourURL.com/poll/install.php

    what do i put there?

  2. Software & Hardware   -   #2
    asmithz's Avatar Hi-Definition
    Join Date
    Jun 2003
    Posts
    8,642
    DB stands for database, so i would think you would put your Database name. I dont know really.

  3. Software & Hardware   -   #3
    well i dont own the server... and the dude that owns it doesnt know lol... i'll try putting DataBase there

  4. Software & Hardware   -   #4
    asmithz's Avatar Hi-Definition
    Join Date
    Jun 2003
    Posts
    8,642
    I dont know PHP so i wouldn't know.

  5. Software & Hardware   -   #5
    still cant figure it out lol

  6. Software & Hardware   -   #6

    Warning: mysql_connect(): Access denied for user: 'soul@localhost' (Using password: YES) in /home/toon-net/public_html/soul/poll/install.php on line 666


    Advanced Poll v2.02 Installation 


    Welcome to the Installation Wizard for
    Advanced Poll v2.02



    Cannot connect to mysql database 

     
           






    Warning: mysql_connect(): Access denied for user: 'soul@localhost' (Using password: YES) in /home/toon-net/public_html/soul/poll/include/class_mysql.php on line 31
    Connection Error
    --------------------------------------------------------------------------------

    MySQL Error : Connection Error
    Error Number: 1044 Access denied for user: '@localhost' to database 'toon-net'
    Date        : Sun, October 19, 2003 22:53:09
    IP          : 162.84.244.235
    Browser    : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
    Referer    :
    PHP Version : 4.3.2
    OS          : Linux
    Server      : Apache/1.3.28 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.2 PHP/4.3.2 FrontPage/5.0.2.2634 mod_ssl/2.8.15 OpenSSL/0.9.6b
    Server Name : www.toon-network.com
    Script Name : /soul/poll/install.php


  7. Software & Hardware   -   #7
    asmithz's Avatar Hi-Definition
    Join Date
    Jun 2003
    Posts
    8,642
    Mabey your address, or theres.

  8. Software & Hardware   -   #8
    lol...

    i tried a few times

    now im makming the database name and user name the same

  9. Software & Hardware   -   #9
    asmithz's Avatar Hi-Definition
    Join Date
    Jun 2003
    Posts
    8,642
    I am asking someone, just waiting for a response.

  10. Software & Hardware   -   #10
    4 time error lol

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •