Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Requesting "unsafe" firefox for local ajax use

74 views
Skip to first unread message

Freia

unread,
May 16, 2007, 8:03:01 PM5/16/07
to
Hi, I recently made a nice graphical interface for Media Player Classics
web interface, however, after finnishing the "Playlist" function (which
depends on PHP for session-handling, the whole thing colapsed.
MPC cant pass GET- and POST-data to php, which forced me to put the
Playlist-functions on my local web-server.

Now to the problem:
MPC is using port 13579 and Apache 80, however AJAX does not support
cross-site, so the 13579 html-file can't call the 80-php-file. Any
workaround? or is there any way to get a FF version that does not have
this security issue? the computer thats running the interface is not
internet connected, so this won't threat my system

//Regards Me

Freia

unread,
May 16, 2007, 8:59:45 PM5/16/07
to

After much problems I found a way to allow scripts to disable this
feature, using about:config and the
"signed.applets.codebase_principal_support" setting

Thanks anyway ^^

0 new messages