js-dd2 and ajax-dd - not working

basmistry
05:04:11
I've setup both of these on my WAMP 2 Server (php 5.1)

Setup config with username and password (root / no pw in my case)
db is called test (and I've created another with same dump mydb)

then http://localhost/main.php

I get the form but this is not populated and no error message
smo1234
05-06-2011
Is your database working fine ? Are you getting data from tables to your PHP applications ? You can simply display the records without taking them to drop down list box to ensure data connection and display part is working fine. Is there any error message you are getting ?
basmistry
05-06-2011
no display / no error code

wamp is fine - other apps work
Please Login to post your reply or start a new topic