Re: [PHP-INST] Installing PHP on Win98 with PWS

2002-03-29 Thread Philip J. Newman
- Original Message - From: "Brett Moyer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 30, 2002 4:56 PM Subject: [PHP-INST] Installing PHP on Win98 with PWS > Can anyone help I followed all inst. in the books I have and in the dl > documents that came with Php but w

php-install Digest 30 Mar 2002 02:00:24 -0000 Issue 768

2002-03-29 Thread php-install-digest-help
php-install Digest 30 Mar 2002 02:00:24 - Issue 768 Topics (messages 6499 through 6508): Re: If PHP-HP=P; then P=Problem; else PHM=please help me :) 6499 by: Jonathan Hilgeman Session Cookies 6500 by: Lee Leahu 6501 by: Jim Thome really simple question 6502

[PHP-INST] Installing PHP on Win98 with PWS

2002-03-29 Thread Brett Moyer
Can anyone help I followed all inst. in the books I have and in the dl documents that came with Php but when I try a page it bombs Brett Moyer 407-851-7913 [EMAIL PROTECTED]

RE: [PHP-INST] Uninstalling mcrypt & php

2002-03-29 Thread Hunter, Ray
In mcrypt do a "make clean" and if php was compiled in do a make clean as well or remove the rpms...Also delete the config.cache files too. Thank you, Ray Hunter Firmware Engineer ENTERASYS NETWORKS > -Original Message- > From: Lucas Spiegel [mailto:[EMAIL PROTECTED]] > Sent: Frida

[PHP-INST] Uninstalling mcrypt & php

2002-03-29 Thread Lucas Spiegel
So how would I go about *uninstalling* mcrypt and/or php if I want to "start clean" and try again? Thanks, Lucas -- Fruition Design Collective http://fruitiondesign.com Against Patriarchy Conference (Eugene) http://fruitiondesign.com/againstpatriarchy Deal With It. (anti-sexist men's zine) http:

[PHP-INST] From Newman: What is this message?

2002-03-29 Thread Philip J. Newman
Security Alert! PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set. This variable is set, for example, by Apache's Action directive redirect. You may di

[PHP-INST] Re: really simple question

2002-03-29 Thread Yasuo Ohgaki
Vasiliy Boulytchev wrote: > Ladies and Gents, > > How can I tell what version of php I am running? I've just upgraded and want to >know if it worked. > > > can't i do something like this and pull it up with a browser? > phpinfo > ?> > > Any other way? PHP4.2.0 will have constant -- Yas

[PHP-INST] php failing from within .html pages...

2002-03-29 Thread LRB
Anybody? I've set up an account on Interland on using Linux. The way they have their cgi php installed php only works within .php or .phtml pages, which is not acceptable for my use. Their tech guys can't help. Example: ...displays only html, and the php tag is visible in source code. I

[PHP-INST] really simple question

2002-03-29 Thread Vasiliy Boulytchev
Ladies and Gents, How can I tell what version of php I am running? I've just upgraded and want to know if it worked. can't i do something like this and pull it up with a browser? Any other way? Thanks, Vasiliy Boulytchev Colorado Information Technologies Inc.

Re: [PHP-INST] Session Cookies

2002-03-29 Thread Jim Thome
Recompile with --enable-trans-sid. >>> Lee Leahu <[EMAIL PROTECTED]> 03/29/02 10:35AM >>> Hello Everyone, I am managing a web server that runs Apache and PHP 4.0.6. We have a few customers that use cookies for their sessions. I have a new customer that wants to have his Session ID put in his UR

[PHP-INST] Session Cookies

2002-03-29 Thread Lee Leahu
Hello Everyone, I am managing a web server that runs Apache and PHP 4.0.6. We have a few customers that use cookies for their sessions. I have a new customer that wants to have his Session ID put in his URL and not use Cookies. Is there a way to configure php to not use cookies for session for

RE: [PHP-INST] If PHP-HP=P; then P=Problem; else PHM=please help me :)

2002-03-29 Thread Jonathan Hilgeman
This sounds like the compiler can't include the different system header files like sys/time.h which would declare and clear up errors looking like this: zend_execute_API.c:788: `ITIMER_PROF' undeclared (first use in this function) My guess is that you need to make sure your compiler's include pa

php-install Digest 29 Mar 2002 13:21:10 -0000 Issue 767

2002-03-29 Thread php-install-digest-help
php-install Digest 29 Mar 2002 13:21:10 - Issue 767 Topics (messages 6497 through 6498): Trying to add Acrobat FDF 6497 by: Robert Stoeber If PHP-HP=P; then P=Problem; else PHM=please help me :) 6498 by: Impu Administrivia: To subscribe to the digest, e-mail: [EMA

[PHP-INST] If PHP-HP=P; then P=Problem; else PHM=please help me :)

2002-03-29 Thread Impu
Hi, I have been looking hard on a Project Management software and ran into PHProjekt! It is neat! So, I wanted to install it in my HPUX 10.20 -> Apache+Mod_Perl -> MySQL environment. And learn that I need PHP (not very fimaliar with it yet). So, I download PHP, download Apache, download mod_p