Re: [PHP] PUT Method using PHP4/Apache ...

2001-04-18 Thread The Hermit Hacker
Is there maybe somethign in php.ini or in the php compile that has to be enabled, that I'm not find/cluing into? On Wed, 18 Apr 2001, The Hermit Hacker wrote: > > I've read through: > > http://php.net/manual/pt_BR/features.file-upload.put-method.php > > I added: &g

[PHP] PUT Method using PHP4/Apache ...

2001-04-18 Thread The Hermit Hacker
I've read through: http://php.net/manual/pt_BR/features.file-upload.put-method.php I added: Script PUT /put.php to my apache config file ... everything as far as Netscape Composer is concerned looks right, but it isn't working. I changed my put.php script so that it output all ENV variables

[PHP] Editors ... calling them, or PHP-based one?

2001-04-12 Thread The Hermit Hacker
Sorry for vague subject, only so many things you can put in there ... I'm looking for someone way, in PHP4, to take a "form/template" for a letter on the server side, pass it to the client, let them edit it (including markup tags like bold and underline) and then pass it back to the server ...

Re: [PHP] __ $8/mo php hosting on 24/7, OC3+ web server ___

2001-04-10 Thread The Hermit Hacker
On Tue, 10 Apr 2001, Jeffrey Greer wrote: > >what about security? are they on top of the latest versions and > >patches.i mean after all...it is REDHACK.. > > > > I'm no security expert, but I can apply the most important patches. > Yesterday I added mod_ssl to apache. Okay, can you exp

RE: [PHP] __ $8/mo php hosting on 24/7, OC3+ web server ___

2001-04-10 Thread The Hermit Hacker
On Tue, 10 Apr 2001, Kurth Bemis wrote: > no pron? damn! that puts me out! isn't a pron a fish? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL

Re: [PHP] Problem getting PostgreSQL to compile

2001-03-05 Thread The Hermit Hacker
owthe installation goes fine...no error messages, everything seems > ok. > > Any ideas? when you run configure, the status messages that are output, do they list pgsql as being found? even with --with-pgsql enabled, if it can't find the libraries or header files, it will re-disable

Re: [PHP] PHP & PostgreSQL

2001-03-04 Thread The Hermit Hacker
On Sun, 4 Mar 2001, Marcelo Pereira wrote: > Hi, All. > > I have to build a web site and I was > studying postgreSQL, but, whether I am > quite wrong or this database does not > support Foreign Key. > > Does anyone use postgreSQL and know > how handle Foreign Keys ??? Yes, it supports Foreign Ke

Re: [PHP] Problem getting PostgreSQL to compile

2001-03-02 Thread The Hermit Hacker
have you checked phpinfo() to make sure that pgsql support is actually compiled in? if so, any errors on connection, or just silently fails? On Fri, 2 Mar 2001, K Old wrote: > Hello, > > I'm running RH 7 and Apache. I have the latest version of PostgreSQL and it > is installed and running cor

[PHP] version'ng problem with php4 and apache 1.3.17 ...

2001-02-08 Thread The Hermit Hacker
I feel so dense :( I've gotten into a habit of upgrading my apache with a simple 'make install-program', but, of course, php needs 'make install-include' to happen as well ... so, my include files for apache was out of sync with the server, causing the problem ... all appears well now ...

Re: [PHP] PHP4.0.4pl1 with Apache 1.3.17/SSL and Frontpage ...

2001-02-08 Thread The Hermit Hacker
On Thu, 8 Feb 2001, Larry Rosenman wrote: > * The Hermit Hacker <[EMAIL PROTECTED]> [010208 21:12]: > > > > Simple ... everything compiles cleanly, but as soon as I try and run it, I > > get: > > > > pegasus# /usr/local/apache/bin/httpsd > > https

[PHP] PHP4.0.4pl1 with Apache 1.3.17/SSL and Frontpage ...

2001-02-08 Thread The Hermit Hacker
Simple ... everything compiles cleanly, but as soon as I try and run it, I get: pegasus# /usr/local/apache/bin/httpsd httpsd: module "mod_php4.c" is not compatible with this version of Apache. Please contact the vendor for the correct version. The only thing I can find on the list archives deal