[PHP] GPG on Safe Mode - Other Options

2006-02-13 Thread Mike Pogue
Hi all,

I'm trying to use GPG encryption on a server with Safe Mode on so exec,
system ... do not work. Also I can not load any pecl modules.
Is any other way I can encrypt/decrypt from PHP using the public/secret key
model?

Many Thanks,
Mike


[PHP] Remove X-PHP-SCRIPT from mail header

2005-10-10 Thread Mike Pogue
Hello!
 I'm looking for a way to remove or disable X-PHP-SCRIPT from mail headers,
then sending emails from a PHP script. (now just shows the location of my
php script)
Do I have to recompile PHP for this? or just set a param in php.ini?
 Any ideas are very appreciated.
 many thanks,
Mike


[PHP] remove/uninstall php3 on linux

2002-10-29 Thread MIke Pogue
Hi Guys,

Do you have any ideas how could I remove/uninstall an old php3 version on linux?
Should I delete the files manually?

Many Thanks,
Mike