Welcome, Guest
  • Author Topic: Guestbook V2, Problem with PHP to Flash  (Read 5944 times)

    SRLdesign

    • Server what's that
    • *
    • Posts: 8
      • View Profile
    Re: Guestbook V2, Problem with PHP to Flash
    « Reply #15 on: 06/27/06, 07:01 »
    thanks for the reply......

    I used testSQL.php to test to see if mySQL was working as the above post mentioned to try.  See I thought i should test this because i get an undefined in the main text area and in total entries. 
    take a look....

    http://www.srlmedia.com/testGB2/

    gonna try to read up on the other forums as well.......but maybe you have an idea.

    thanks yo......... ;D

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: Guestbook V2, Problem with PHP to Flash
    « Reply #16 on: 06/27/06, 09:01 »
    PHP says:

    <b>Warning</b>:  mysql_connect(): Access denied for user: 'root@localhost' (Using password: NO) in <b>/home/virtual/site129/fst/var/www/html/testGB2/GuestBook.php</b> on line <b>23</b><br />
    Error in GuestBook Application: Access denied for user: 'root@localhost' (Using password: NO)

    Put the correct user/password at the begining of GuestBook.php. If you don't know your user/pass, ask your hosting provider.

    Jorge

    SRLdesign

    • Server what's that
    • *
    • Posts: 8
      • View Profile
    Re: Guestbook V2, Problem with PHP to Flash
    « Reply #17 on: 06/27/06, 10:09 »
    well I just tried that.......... no luck

    i changed the localhost to srlmedia.com  ..  Tried with just localhost being ther  ...  Tried a few variations but still no avail.  I must be doin something wrong here.  Im more of a designer then a coder so i give mass props to those who can do both with ease.

    If you get that code you just posted again, does the info look right or did i mess up somewhere.  I see how you saw that i didn't have a password in ther.  If you post it will everyone be able to see that password?

    thanks again


    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: Guestbook V2, Problem with PHP to Flash
    « Reply #18 on: 06/27/06, 10:59 »
    You have a host with a database with a user and password different than mine. So if you don't know a valid user/pass for your database, I can't help. Ask the system admin, or the hosting administrator of your host

    Jorge

    SRLdesign

    • Server what's that
    • *
    • Posts: 8
      • View Profile
    Re: Guestbook V2, Problem with PHP to Flash
    « Reply #19 on: 06/27/06, 12:00 »
     ;D

    Got it workin.......thanks