Why would a Flash forum (an swf that accesses a mySQL database though a bunch of PHP files) work perfectly when run on my local machine and not work at all (the gui shows up but nothing from the database) when run on the server.
Both instance are coded to use exactly the same PHP files on the server (using an absolute path) but only the instance run locally works .
Any ideas ?
