ubuntu-8.04

connect to another server with dwr remoting

i want to write a server using dwr (server A) at machine A. This server will connect to another server (server B, which is on machine B) using SocketChannel after a client login to server A. however, i get a access denied (java.net.SocketPermission 203.170.117.218:8001 connect,resolve). I trace the code and found that exception is thrown...

Where are my postgres *.conf files, dude?

Recently reinstalled postgre 8.3 on my Ubuntu 8.04 after update. Used EnterpriseDB package. I can connect to the database locally, I see system DB postgres but I can't configure it because I can't find config files. Searched through entire hard drive and found only samples like pg_hba.conf.sample Where they are? ...

Ramdomly error 400 on a dedicated server

Hi all, I've randomly got Error 400 on two of my servers, with no obvious reason. Explanations : On these servers, I've got a redmine, a wordpress, an application running on symfony, and each of these gives me sometime a Error 400 Page : submitting a form, viewing a wordpress post, accessing the main page of an application... I'm real...

RSS via Ubuntu Apache PHP - content delivered but not recognized by reader

This is a little difficult to explain so please bear with me : Using FF as my RSS reader to test, I am migrating a site which has an RSS Feed component to it; on the old server (apache on fedora 7) the PHP delivers the RSS, and the content is parsed and displayed in the browser. In the new site, (apache on Ubuntu 8.04) the browser r...