Home > Archive > PHP Mirrors > September 2004 > us2.php.net config error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
us2.php.net config error
|
|
| Gabor Hojtsy 2004-09-21, 3:57 pm |
| Hi Gary,
Could you please look into:
http://bugs.php.net/30174
It would also be nice, if you could come up with some suggestion we
could stick into our apache config suggestion, so others could also fix
similar problems quickly.
Thanks,
Gabor Hojtsy - one PHP.net webmaster
| |
| Gary Shaver 2004-09-21, 8:56 pm |
|
The mirror should be working normally.
this can be fixed by either commenting out the handler for 'var' (as per
the suggestion See: http://bugs.php.net/28272 )
or by Removing the handler in your .htaccess or <virtualhost> config.
--
RemoveHandler var
--
Gary
> Hi Gary,
>
> Could you please look into:
>
> http://bugs.php.net/30174
>
> It would also be nice, if you could come up with some suggestion we
> could stick into our apache config suggestion, so others could also fix
> similar problems quickly.
>
> Thanks,
> Gabor Hojtsy - one PHP.net webmaster
>
--
Gary Shaver | Voice 510.580.4119, Fax 510.580.4151
Hurricane Electric | http://www.he.net/~gshaver
Network Operations |
| |
| Gabor Hojtsy 2004-09-21, 8:56 pm |
| > The mirror should be working normally.
> this can be fixed by either commenting out the handler for 'var' (as per
> the suggestion See: http://bugs.php.net/28272 )
>
> or by Removing the handler in your .htaccess or <virtualhost> config.
>
> --
>
> RemoveHandler var
>
> --
Thanks for your quick reaction. Seems like we already had this
instruction in the mirroring details, thanks to Toni.
Goba
|
|
|
|
|