[EMAIL PROTECTED] (Rasmus Lerdorf) wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:
> Well, it is really the web server that doesn't support this. It has
> nothing to do with PHP.
>
I would say yes, because the PHP executable gets invoked! btw, the web
server is apache..
The server
for upgrade purpose, i try to install php 4.2.0 CGI windows version;
unfortunately, i encountered an error that apache cannot load module called
php_pdf.dll from path c:\apache\php\extension when i run any php script file
i checked the php.ini file, found that the path of extension directory is
th
> http://localhost:10080/test/test.php-test/abc
>
> leads into a Internal Server Error.
>
> Does the CGI version not support paths?
Well, it is really the web server that doesn't support this. It has
nothing to do with PHP.
-Rasmus
--
PHP Install Mailing List (http://www.php.net/)
To unsubsc
Just noticed that it works if I don't add additional path information after
the PHP file
http://localhost:10080/test/test.php-test?abc
works whereas
http://localhost:10080/test/test.php-test/abc
leads into a Internal Server Error.
Does the CGI version not support paths?
Udo
Posted by ELKN
Hi all,
there is a error in 2.0.35 using the layouts. Try 2.0.36. It should be
fixed.
by
Stephan
Andy wrote:
> Thanks for the response.
>
> The mod_so gets compiled in automatically because of
> the --enable-mods-shared=all line.
>
> Output of: /usr/sbin/httpd -l
> Compiled in modules:
>
Hi!
I'm installing PHP-4.2 to use with apache-1.3.22 on SunOS 5.7 machine.
So, it compiled and installed without problems, but when I'm trying to
use php-script in browser it gives this error:
--
Method Not Allowed.
The requested method POST is not allowed for the URL /script.php
--
Why this may
php-install Digest 7 May 2002 08:45:06 - Issue 823
Topics (messages 6881 through 6897):
Re: unsuscribed me
6881 by: CTC
6882 by: CTC
unsubscribe me
6883 by: yung
6890 by: Sasa Ugrenovic
A note about unsubscribing...
6884 by: Philip Snyder
Re: php4.
Hello all,
I've tried some hours now to get PHP working on my local machine but I
can't find out why it refuses to do so.
Operating System: Windows 2000
Server: Apache/1.3.12
PHP version: 4.2.0 (binary distribution)
I've already successfully installed PHP as a module on the same machine but
I