deployment - development and debugging base ground -
i new here , want put me on right direction.
i developing website using apache , php on windows server scratch. no frameworks except jquery.
we released couple of weeks ago , running issue of debugging , releasing.
the way i'm debugging , releasing, instant page contact.php, create copy of current page under different name (contact_test.php) , debug it. once i'm done, i'd delete contact.php , replace contact_test.php , rename contact.php
i know it's immature way of doing that's why i'm asking.
i heard php-deployer way not familiar or how works.
suggestions? opinions?
cheers
there nothing wrong approach. app grows more sophisticated , requires updates many source files across project revisions might find helpful operate separate dev server own branch of sources. enables other (qa test partner, end user/client) approve changes prior moving production.
Comments
Post a Comment