Where can I get more information on (1) if this is even possible yet - I
know that php4 has a --with-apxs2 option, but I get this:
---make output ---
make[1]: Entering directory
`/opt/Project_Yuuto/php-4.0.4pl1/sapi/apache2filter'
/bin/sh /opt/Project_Yuut
I had install apache www service at SCO UNIX, and I want use PHP & Mysql to
create some php document.
I had configure /usr/local/lib/apache/etc/srm.conf and insert line
AddType application/x-httpd-php3 .php3
in it, and I restart my apache www service, but When I write a file name
aaa.php3 like th
My support guy over at my ISP and I are having the
hardest time installing curl with ssl. Everytime we try to
install it like so
LDFLAGS=-L/usr/local/ssl/lib ./configure --with-ssl
it installs, but I get an
"curl: (1) SSL is disabled, https: not supported" message.
If someone could look at the
php-install Digest 16 Apr 2001 01:54:11 - Issue 263
Topics (messages 2785 through 2787):
PHP is displaying nothing...
2785 by: Manuela DIALLO
2786 by: B. van Ouwerkerk
Re: Are there suppose to be cpp files in the source code?
2787 by: Yasuo Ohgaki
Administrivia:
T
I've never build Win/PHP, but
I think you don't have "bison", etc. This must be the problem.
Regards,
--
Yasuo Ohgaki
""Plutarck"" <[EMAIL PROTECTED]> wrote in message
9bc6hi$gt$[EMAIL PROTECTED]">news:9bc6hi$gt$[EMAIL PROTECTED]...
> I currently have Apache, MySQL, and PHP 4.0.4pl1 (as CGI) all
>I've installed PHP and Apache on my PC under win98. Apache is running fine
>and launching PHP at the same time.
>When I open a php file (.php) under my browser, the PC is launching a
>console window which is immediately closing... I suppose it's a PHP console
>window. This window is empty and my
Dear all,
I've installed PHP and Apache on my PC under win98. Apache is running fine
and launching PHP at the same time.
When I open a php file (.php) under my browser, the PC is launching a
console window which is immediately closing... I suppose it's a PHP console
window. This window is empty a
php-install Digest 15 Apr 2001 13:09:07 - Issue 262
Topics (messages 2782 through 2784):
Re: mysql-php problem on RHL7
2782 by: Raul Alvarez Venegas
Supplied argument is not a valid MS SQL-Link resource
2783 by: davek
Are there suppose to be cpp files in the source code?
I currently have Apache, MySQL, and PHP 4.0.4pl1 (as CGI) all running just
fine on my Windows 98 system. I used Nusphere to install it all, but I
really want to learn how just to build it myself from the source code.
So I followed the directions in the PHP manual to the _letter_, and when I
Rebui