Install it twice. Configured once for a module, and once without any web
server info...
-Original Message-
From: Erich Kolb [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 27, 2002 12:13 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Module and CGI?
How do I run PHP4 as an Apache Module a
How do I run PHP4 as an Apache Module and a CGI executable on the same
machine?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
php-install Digest 27 Jun 2002 18:59:36 - Issue 905
Topics (messages 7505 through 7520):
Re: mysql socket
7505 by: Rasmus Lerdorf
PHP, MySQL, Apache on Mandrake (2.4 Krnl)
7506 by: Ben
7507 by: Chris Hewitt
trouble with Apache 2.0.39 & Php 4.2.1 & Mysql
75
I can't find a way to configure PHP-4.2.1 so dbmopen() will
work on my existing NDBM databases that I've been using
with PHP-3.1.18. I'm trying to upgrade from 3.1.18 to 4.2.1
on Solaris 8, and Apache 1.3.26.
I started out not using any of the "--with-*db*" options,
as they were not needed when
I use :
Server:window 2000 server
IIS 5.0
PHP version :php-4.2.1-Win32
set DSN in Data Source(ODBC).User DSN =test and point to
Microsoft Access (*.mdb) when i use this code
$con=odbc_connect("ingles","","",SQL_CUR_USE_ODBC);
It has error :
Warning: SQL error: [Microsoft][Administrador de
just downloa dthe source, and compile it, and make sure you dont tell it to
use apxs, it will compile the cgi binary. install that, and you will have
both, thats how my systems are setup, and ive never ran into a problem where
compiling the cgi binary interfered with teh apache module.
- Ori
The error is in your MySql statement. Sounds like you are calling the
wrong data field / column. Check you spelling and syntax to make sure
all of that is in order. If you can't find it, copy it and post it.
We'll help you out
gl -- Seth
Comp Boy wrote:
> I am getting the following error
http://www.php.net/release_4_2_1.php
Excerpt from the text:
--
PHP 4.2.1 also has improved (but still experimental) support for Apache
version 2. We do not recommend that you use this in a production
environment, but feel free to test it and report bugs to the bug system.
I have a web server (debian 2.2) that already runs Apache and PHP4 module
version. Everything has been configured using debian packages and works
fine.
Now I also need the CGI version of PHP because I want to use it on the
command line and in a selfmade program that is only able to use CGI.
I
I appear to be having problems with my PHP compile ldap linkage...
First run through with my compile, I see two errors:
1) In making zend
"zend_extensions.c", line 33.16: 1506-068 (W) Operation between types "void*" and
"int" is not allowed.
== but everything completes and goes onf
I have some problems with upload of file larger than 3 MB with php.
The linux box is a Debian potato, with apache 1.3.24 (1.3.26 soon)
self_compiled and php 4.2.1 as DSO.
The php.ini options : memory_limit, post_max_size and
upload_max_file_size are well configured
Is anyone may help ?
--
PHP
Hi I try to install/configure PHP to run under Weblogic, but failed to do
so. Does anyone know how to install PHP under Weblogic. I would appreciate
if somebody can let me know how to do that. Practical assistance or
reference web sites would be helpful. Thanks in advance!!!
Below is the details
Hi !
Perhaps this address may be useful:
http://cvs.php.net/co.php/php4/win32/install.txt
Jennifer.
Börkur Jónsson
Adam Voigt wrote:
>>Doubtful the PHP engine is getting hit at all, usually you would
>>get some pretty nasty errors or crashes if the PHP engine dies, but
>>if it's just sending raw code back, it's most likely a misconfiguration
>>of Apache. What configure line did you use on Apache?
>>
>
>
I a
Hi,
I am stumped on how to make mod_perl and mod_php to coexist peacefully.
I have rebuilt my Apache server according to instructions that ought to
work (http://scoop.kuro5hin.org/story/2001/2/20/32827/4113), and the
server reports that said modules are in place.
The top-level of the site is
Hi i'm having trouble with the new installer in Apache 2.0.39, i want to
install php statically into Apache, but the installation instructions wich
follows php 4.2.1 are for apache 1.3
Anybody know where i can find this info, i'm a man that is not looking for a
quick answer i don't mind reading a
Ben,
I think we need to know more. Is apache running (ps ax|grep httpd)? What
are you doing to get the permission denied message? What is the test
file you are using and what directory have you got it in (compared to
DocumentRoot)? I'm not familiar with Mandrake but it should not be so
differ
Having a problem getting apache to work.
All I'm getting is permission denieds
Please help
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
18 matches
Mail list logo