You don't need frames to view this website. Flash communication server. Flash mx xml socket server.
Home
Main Menu
Home
- - - - - - -
What is Palabre ?
Features
News
FAQ
Forum
DEMO
- - - - - - -
Downloads !
Browse SVN
- - - - - - -
Search
Contact Us
- - - - - - -
Sourceforge Project Page
Python
Links




 
Download Palabre Flash Xml Socket Server DOWNLOAD Download Palabre Flash Xml Socket Server FORUM Download Palabre Flash Xml Socket Server FAQ Download Palabre Flash Xml Socket Server WHAT IS IT
 



Using Palabre ? Coming here for Support ? Please consider making an (even small) donation :)
Palabre Forum  


::post new topic::
easyphp palabre - 2008/06/17 17:31 Hellow i have problem to connect to my data base.
Palabre send my an error message :

Connection to BDD SKIPPED
dbQueries:DATABASE ACCESS ID NOT CONFIGURED


I use this configuration.
EasyPHP is started with default settings.
I have one base : test

palabre.conf

Code:

  usedatabase yes checkpassword yes dbType mysql dbHost localhost dbUser root dbPassword dbDatabase testusedatabase yes checkpassword yes dbType mysql dbHost localhost dbUser root dbPassword dbDatabase test

  reply | quote
Re:easyphp palabre - 2008/06/18 17:15 OMG

A make a mistake alone !

It just was a boolean !!!!!

Code:

 usedatabase true checkpassword true



not

Code:

 usedatabase yes checkpassword yes



You can delete the post :).
  reply | quote
::post new topic::