[Phpwm] Installation / Deployment PHP scripts
Elliot Smith
elliot at townx.org
Sat Feb 10 11:36:23 GMT 2007
Dave Holmes wrote:
>
> Does anyone on the list know of a good point of reference for creating PHP
> deployment scripts which can be used to upgrade databases from one version
> to another, in a similar sort of way to how sugar CRM goes about it....
>
> It's something I need to look at in the next month
>
>
Hello Dave,
I don't know of anything particular to PHP, but there is a thing called
SQLDiff (http://phpsqldiff.sourceforge.net/), which might help. Also,
have you heard of/used Pake (http://www.pake-project.com/): similar to
make, but PHP-specific and implemented in PHP. Could be helpful in
rolling changes out.
Elliot
> Dave
>
>
> _______________________________________________
> Phpwm mailing list
> Phpwm at mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/phpwm
>
More information about the Phpwm
mailing list