first off I would suggest you to try to disable all Firefox extension
(but Firebug).
Second check, would be on the PHP side, to see if something useful is
logged there.
Hope this helps.
Best regards,
Giulio Cesare
Jason,
I have just checked the output of the phpinfo() function
(http://www.cyberlair.net:8080/clipperz/php/test.php) and I have see
two issues with it:
* BCMath is not loaded, as there is no BCMath section in the output,
while it should be there;
* the quoting settings is "wrong", that is not suitable for Clipperz
deployment.
For the quoting part, you need to have magic_quotes_gpc set On for
Clipperz to work.
Hope this helps.
Best regards,
Giulio Cesare
sorry but I am not very expert in PHP (neither development nor deploy)
and I can not suggest you any best practice.
Giulio Cesare
I hope you can now enjoy your Clipperz personal instance. ;-)
Giulio Cesare