Curt Zirzow escribió:
* Thus wrote Francisco Javier Escoppinichi Fernandez:
Hi Curt,
* Thus wrote Francisco Javier Escoppinichi Fernandez:
Hello people.
I got a little problem here, and I already searched on Google for
possible solutions, but I still can't figure how to fix it.
I'm developing a C
* Thus wrote Francisco Javier Escoppinichi Fernandez:
> Hi Curt,
>
> >* Thus wrote Francisco Javier Escoppinichi Fernandez:
> >
> >>Hello people.
> >>
> >>I got a little problem here, and I already searched on Google for
> >>possible solutions, but I still can't figure how to fix it.
> >>
> >>I'm
Hi Curt,
* Thus wrote Francisco Javier Escoppinichi Fernandez:
Hello people.
I got a little problem here, and I already searched on Google for
possible solutions, but I still can't figure how to fix it.
I'm developing a CMS Application on PHP. On my dev machine I'm running
Apache 1.3.33 + PHP 4.3.
* Thus wrote Francisco Javier Escoppinichi Fernandez:
> Hello people.
>
> I got a little problem here, and I already searched on Google for
> possible solutions, but I still can't figure how to fix it.
>
> I'm developing a CMS Application on PHP. On my dev machine I'm running
> Apache 1.3.33 + P
Hello people.
I got a little problem here, and I already searched on Google for
possible solutions, but I still can't figure how to fix it.
I'm developing a CMS Application on PHP. On my dev machine I'm running
Apache 1.3.33 + PHP 4.3.9 as a module, and on my production machine i'm
running Apache
I'm running a couple of php scripts from the cgi-bin directory on
Slackware linux 8.1, under apache 1.3.20. The most simple example of a
script is:
#!/usr/local/pkg/php4.3-withsnmp/bin/php
If I install php-4.3.0, this will run fine, however compiling php-4.3.2
with the same options:
./configure -
Try using full URI, e.g. http://localhost/index.php
David Scott wrote:
I am running this file from a tutorial:
Something Useful Tutorial
echo $_SERVER["HTTP_USER_AGENT"];
?>
When this file is run from my webserver (IIS) I get a page that says: No
input file specified.
What can I
I am running this file from a tutorial:
Something Useful Tutorial
When this file is run from my webserver (IIS) I get a page that says: No
input file specified.
What can I do to get this working?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www
I am playing with PHP as a shell scripting tool and trying to use it for
CGI programming that way. This may seem kinda pointless, seeing that PHP
is _way_ more efficient when being used as an Apache module. However I
need to pass stuff from a database query to another CGI program which
is designed
9 matches
Mail list logo