Hi all, here is my delema!
I just upgraded to PHP 4.3.1. I installed with this
configure command:
[root /root]# ./configure --prefix=/usr
--with-apxs=/usr/sbin/apxs --with-gd -
-with-gettext=/usr --enable-safe-mode
--with-config-file-path=/etc/httpd --with
-exec-dir=/usr/bin --with-zlib --enable
php-install Digest 18 Mar 2003 18:57:23 - Issue 1295
Topics (messages 10355 through 10357):
PROBLEM CREATING MODULE FOR APACHE
10355 by: Iker alonso
Failiure on Win2000/Apache configuration
10356 by: James Smith
Re: problem connecting PHP w/ODBC
10357 by: Beverly St
Hello again,
Does anyone have suggestions about where I can get an answer to the problems
I'm having with ODBC? I've tried using:
$cursor = odbc_cursor($connection) || die("cannot create cursor");
and get a similar error:
Warning: odbc_cursor(): supplied resource is not a valid ODBC res
Hi,
I've tried to get PHP working with Apache on my Win2000 and failed. It seems
that the SAPI module has installed correctly but I'm getting the following
error in my Apache error.log file:
d:/ffp/php/helloworld.php is not executable; ensure interpreted scripts have
"#!" first line
couldn't spaw