Open GoogleCodeExporter opened 8 years ago
Edit setting.php
Original comment by YomagiSh...@gmail.com
on 9 Mar 2014 at 6:10
I did, for the url and path:
define('DURA_URL', 'file:///C:/Users/toshiba/Desktop/test/test with
chat.html');
define('DURA_PATH', dirname(test));
Do I need to add any code in my html code for it to work?
Original comment by tanpheng...@gmail.com
on 10 Mar 2014 at 1:09
Do you have apache installed with php?
Try: define('DURA_URL', 'file:///C:/Users/toshiba/Desktop/test/test');
Original comment by YomagiSh...@gmail.com
on 11 Mar 2014 at 3:37
I don't have apache but I have installed php 5.5 on Windows 7.
I tried to run ajax.php on dreamweaver local test server but failed.
Original comment by tanpheng...@gmail.com
on 13 Mar 2014 at 12:08
It would be best for you to get a webserver configuration before continuing
with the script. I suggest wamp.
Original comment by YomagiSh...@gmail.com
on 18 Mar 2014 at 11:45
Original issue reported on code.google.com by
tanpheng...@gmail.com
on 8 Mar 2014 at 6:30