I have a plain vanilla Win 2000 server which is low utilization,
production. I installed 4.2.3 on it. I get a message like "a missig
OCX caused the installer to fail. I have the php.ini file where it is
supposed to be and the phpinfo function returns nothing. What would you
suggest I do?
"http://www.php.net/manual/en/print/faq.build.php#faq.build.Apache"; says:
Compile PHP by first running ./configure --with-apache=//apache-1.3 (substitute
for the actual path to your apache-1.3 directory.
does this mean the directory of the PHP source, future binary, or the data for the web
p
I am experiencing major problems with sending variables from forms to PHP
scripts.
Newbie error perhaps, but I have never ever witnessed anything like this
before with PHP!
I am running Apache 1.3.23 with PHP 4.2.3 (SAPI) on Windows XP.
The URL and the code:
http://corner.no-ip.com/me/profile
Either switch on register_globals in php.ini (security implications however)
or use echo $_GET['field'] instead of echo $field.
HTH
Rich
-Original Message-
From: Elias Lovén Larsson [mailto:[EMAIL PROTECTED]]
Sent: 07 September 2002 11:32
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject:
On the subject installation I followed the instructions for installing but I
still can get php scripts to execute. Using IE 6.0 I execute
http:\\machine name
I get the information in the default htm but do not get the php code
interpreted.
Any help will be appreciated.
Thank you,
Hello Elias,
see www.php.net or php.ini -> register_globals.
Will these questions ever stop?
Bye,
Sebastian
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
php-install Digest 7 Sep 2002 15:07:22 - Issue 1012
Topics (messages 8355 through 8359):
Unable to load Midgard.so
8355 by: Lawonna Daves
FreeBSD make PHP dies - pls help.
8356 by: Steve Jones
Problems Installing Sybase 12.5 with PHP 4.2.3
8357 by: Christopher Schr
Thank you Erik, I'm aware that there are security risks. Nonetheless, I am
trying to set up the module on Win98SE.
Both the AddModule and AddType lines are in httpd.conf, as per the
distributed documentation.
- Original Message -
From: "Erik" <[EMAIL PROTECTED]>
To: "Thedohman" <[EMAIL P