I am confused, we unzipped PHP 4.2.2 to c:\php, then configured IIS 5 to use
PHP4isapi.dll, but a PHPInfo reveals that its v4.2.1 !!! Did someone forget
to recompile php4isapi.dll for v4.2.2 zip distribution?
php4isapi.dll - 24,576 bytes
--
PHP Install Mailing List (http://www.php.net/)
To un
I try to run php on win 98 (PWS). It looks like php.exe works but when I try to run
some test page with Internet Explorer (test.php) on my localhost I just get this error
message
HTTP Error 403
403.1 Forbidden: Execute Access Forbidden
This error can be caused if you try to execute a C
edit Makefile and -limc to CFLAGS or LIBS variables
-Original Message-
From: Vicki Brown [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 20, 2002 1:51 PM
To: php-install
Subject: [PHP-INST] Add another -library to my configuration
I keep looking through the configure options but don't
What is libimc? Setting your LDFLAGS env variable to -limc before running
configure should do the trick.
-Rasmus
On Tue, 20 Aug 2002, Vicki Brown wrote:
> I keep looking through the configure options but don't seem to
> find a good way to add another -library to the configuration or
> build.
>
php-install Digest 20 Aug 2002 16:50:43 - Issue 987
Topics (messages 8173 through 8179):
problem with '-enable-pcntl' option.
8173 by: Yurii Rask
PHP file fail to execute
8174 by: Tasha
8175 by: Moraes, Fabio
8176 by: Tasha
8177 by: Chris Hewitt
Ins
I keep looking through the configure options but don't seem to
find a good way to add another -library to the configuration or
build.
I seem to need to include -limc (libimc.a) in my compilations to
avoid ld errors. Do I have to edit the configure script
directly?
Please Cc: me with respons
Build Environment & Source Code Versions:
Mandrake 2.4.18-6 Linux
Apache 1.3.26
PHP 3.0.18
MySQL 3.23.52
Okay I am not sure this is being posted to the right place but I am having some
issues getting PHP going with mySQL and Apache. I want to use PHP as a DSO in
Apache. but I keep on getting t
Tasha,
If you have the AddType line in htpd.conf with the same extension
specified as your test php file then either it is still not correct, or
you have more than one httpd.conf and you are editing the wrong one.
Just to make sure you are editing the right file, I'd put an error into
httpd.c
> Be sure you followed steps listed in install.txt.
Done that ... even tried a few variations ... still no joy. Is there
anything the install.txt fails to mention or that it mentions, but is
occasionally misinterpreted?
> Don't forget to restart your apache.
Don't have a choice ... because I u
Be sure you followed steps listed in install.txt.
Don't forget to restart your apache.
--fabio moraes.
-Original Message-
From: Tasha [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 20, 2002 7:38 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] PHP file fail to execute
Greetings,
I have
Greetings,
I have installed PHP 4.2.2 on Windows 2000 with Apache 1.3.22.
I have followed all the instructions in the install.txt in that I have moved
the .dll, I have added the three required lines to httpd.conf, I have placed
php.ini in my WINNT/SYSTEM32 directory and anything else it told me
t
Hi,
I would appreciate if somebody give me a tip how I can solve my problem with
'pcntl' functions. I did re-compilation of php with required option
'-enable-pcntl' but when I try to run my php script it still returns me an
error "Fatal error: Call to undefined function: pcntl_fork() ". Why?
What
12 matches
Mail list logo