Welcome our webmaster and SEO forum
Please enjoy the forum, contribute what you can, and wind up the Moderators!
Results 1 to 5 of 5

Thread: mySQL error...can someone please help

  1. #1
    williamp0044 is offline Junior Member
    Join Date
    Apr 2004
    Posts
    3

    Default mySQL error...can someone please help

    when I try to access:
    http://mydomain/ig_shop/admin

    it comes up but on top of some pages I get

    Warning: Access denied for user: 'root@localhost' (Using password: NO) in /var/www/html/pandi/ig_shop/admin/auth.php on line 2

    and some other errors are

    Warning: Cannot send session cache limiter - headers already sent (output started at /var/www/html/pandi/ig_shop/admin/auth.php:2) in /var/www/html/pandi/ig_shop/admin/session_variables.php on line 5

    Warning: Cannot add header information - headers already sent by (output started at /var/www/html/pandi/ig_shop/admin/auth.php:2) in /var/www/html/pandi/ig_shop/admin/session_variables.php on line 7

  2. #2
    ovi Guest

    Default mySQL error...can someone please help

    Please check your MySQL authentification details (server, username, password, database) in file auth.php.

  3. #3
    williamp0044 is offline Junior Member
    Join Date
    Apr 2004
    Posts
    3

    Default

    it is all correct
    i dont know why it is not going thorugh
    it has the username the pass word
    the name of the database and the local host name

  4. #4
    ovi Guest

    Default

    what does 'removed' stand for? username?

    the following errors are caused by the first one, which by outputting text, prevents session_variables.php to send headers.

  5. #5
    williamp0044 is offline Junior Member
    Join Date
    Apr 2004
    Posts
    3

    Default

    sorry I have been under the weather and cant think straight
    i meant p$$word

    this forum does not seem to let me type the word pa$$ with ss

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. MYSQL error during install
    By adammc in forum Boss Cart Installation Help
    Replies: 2
    Last Post: 02-17-2007, 01:07 PM
  2. SQL ERROR: MySQL connection failed (velnet.driver.mysql) not persistent
    By Piotrek in forum Boss Cart Installation Help
    Replies: 5
    Last Post: 06-02-2006, 08:59 PM
  3. MySQL error(s)
    By CyYanara in forum iG Shop
    Replies: 2
    Last Post: 08-27-2003, 08:01 PM
  4. MySQL error in shop, not in admin section
    By DJ-Loki in forum iG Shop
    Replies: 8
    Last Post: 07-12-2003, 05:50 PM
  5. Mysql error too - same problem.
    By Peter D in forum iG Shop
    Replies: 1
    Last Post: 07-05-2003, 03:00 PM

Bookmarks

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
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124