at 12:12 , Mark Krenz wrote:
> > I run a shared webserver with a few hundred vhost containers in
> >Apache's config.
>
> Are these vhosts all contained in httpd.conf, or are they separate
> files?
>
> Does it make a difference?
>
> --
> ...when you
I run a shared webserver with a few hundred vhost containers in
Apache's config. Recently I got to a point where I added enough vhosts
to cause a problem with curl functions in PHP. Basically, when PHP
tries to make the curl call to get the webpage, it just hangs the HTTP
request to my webserv
Perhaps this would be a problem if you wrote a PHP program to reverse
stenography on images it receives and execute them. ;-)
On Sun, Jan 22, 2006 at 10:58:37AM GMT, Rory Browne [EMAIL PROTECTED] said the
following:
> I'd be a bit skeptical about the possibly of embedding PHP code inside
> a
I'm using PHP 5.1.1 on Apache 2.0.54 on Gentoo Linux. I've been trying
to write a program to pass information to a program using proc_open,
however when I do, it only passes the first 65536 bytes of the stream
and then cuts off the rest. To make sure its not the program I'm trying
to send to, I
4 matches
Mail list logo