Hi
I would urge you to reconsider adding php as the lack of it really cripples
VisualSVN as a product.
Most people use a server technology to develop interactive webpages these
days, and *AMP (LAMP / WAMP), which uses Apache, PHP and MySQL, as a base
for their web technologies. Having to do a
Hello!
>Which version do I choose?
Unfortunately we cannot provide any recommendations and/or information. Sorry.
--
Regards,
Olga Dolidze
VisualSVN Support
I don't think there's a problem with VisualSVN not supporting PHP
(even if I find the excuse somewhat strange, all script is insecure on
the web unless you're careful to configure it correctly)
However, I might want to get a PHP script running, I'm happy to
support that myself but I need to know
Hi Andy!
> Do you mean that it is not possible to add PHP support through the
> custom conf file?
> Or that you will not add it by default?
You could try to do that on your own risk.
--
Regards,
Olga Dolidze
VisualSVN Support
Do you mean that it is not possible to add PHP support through the
custom conf file?
Or that you will not add it by default?
Cheers,
Andy
On Sep 23, 12:53 am, VisualSVN Support wrote:
> Hello!
>
> Using PHP in the VisualSVN Server requires module mod_php. We are not
> going to include it into
Hello!
Using PHP in the VisualSVN Server requires module mod_php. We are not
going to include it into the server installation according to the
security reasons. And we do not support php hosting on the VisualSVN
Server.
Sorry for such negative reply.
--
Regards,
Olga Dolidze
VisualSVN Support
I was able to get this working through a bit of a kludge... it works
as a CGI but not as an apache module.
thoughts?
ScriptAlias /php/ "c:/Program Files/php/"
AddType application/x-httpd-php .php
# For PHP 5
Action application/x-httpd-php "/Program Files/php/php-cgi.exe"
On Sep 22, 12:52 pm, d
7 matches
Mail list logo