Re: [PHP] Site Hosting

2001-09-26 Thread Darren Henderson
On Fri, 21 Sep 2001, vishal khialani wrote: > Hi, > I am searching companies who will host my site. Presently I am looking out > for php, mysql and ssl support. So does anyone know a good company ? > Vishal Something to consider... perhaps supporting those companies that support PHP might be

Re: [PHP] Determining file types of uploaded files

2001-09-20 Thread Darren Henderson
alid Word document. if you are running on a unix system you can use the "file" command, see the man page for details. ____ Darren Henderson [EMAIL PROTECTED]

[PHP] New lists (was [PHP] Attitude of B van Ouwerkerk)

2001-08-03 Thread Darren Henderson
, say php-authoring or the like? Just a thought. So much tends to get lost or over looked in high volume mailing lists. ________ Darren Henderson [EMAIL PROTECTED]

Re: [PHP] parser outside of web tree. whats the trick?

2001-07-26 Thread Darren Henderson
nt to be able to do some suid or wrapper stuff with php yet use the module for normal styff. As far as I know there is no way to get module based php to execute with anything other then the id of the httpd process. > > Brian > > At 22:41 25/07/2001 -0400, Darren Henderson wrote: >

[PHP] parser outside of web tree. whats the trick?

2001-07-25 Thread Darren Henderson
If I have php installed as an executable outside the web tree I can't seem to get php scripts, called as a cgi, to work correctly. When run from the command line this script - #!/usr/local/bin/php - Produces - X-Powered-By: