Thread: Ok, question
View Single Post
  #3  
Old 05-03-2007, 05:51 AM
Balkon
Fire Beetle
 
Join Date: Apr 2007
Posts: 14
Default

<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3309</port>
<username>root</username>
<password>******</password>
<db>peq</db>
</database>
</server>

Thanks for your post, Where it says localhost, I tried 127.0.0.1 and my Internal and external ip, and it still didnt work, but I've already went by that tutorial and tried what you said, and it still doesnt work, I even enabled ports 5999, 3309, 3306 on my router, shut off my firewall, I have perl, MYSQL, set up exactly how they said to have it set up. Any other possible problems that I might not be noticing?
Attached Images
File Type: jpg pic.JPG (10.6 KB, 323 views)

Last edited by Balkon; 05-03-2007 at 01:56 PM..
Reply With Quote