This topic is locked
[SOLVED]

 Full build/clean possible?

7/3/2012 12:34:12 PM
PHPRunner General questions
S
sradforth author

I'm still stuck with bits misbehaving after migrating from one server to another... not sure what I could have done to invoke so much pain but it's really becoming a show stopper on this project.
I have clicked Build and Full Build after that, deleted all the FTP files and reuploaded them all but still the same problems exist of _settings.php file not existing and the new user registration page not working.
My question is, can I delete as much as possible to let the build system do it's thing? It feels like it's an old temp file that is causing the problem.
I've seen I can delete the output folder safely so done that a couple times. Is the tmp folder something I can clean out?
I'm using SVN and currently have the PHPR file, source directory and visual directory in SVN.

S
sradforth author 7/4/2012

For others future reference on how it was solved, luckily I had added the tmp directory to svn and deleting all of this local copy and resyncing the original tmp directory from the SVN backup seems to have fixed the missing _settings.php file reference.
I'd just like to say I'm loving PHPRunner, it really is an incredible bit of software... it would be great if the build system was opened up a little so we could see/debug what's going on inside when it breaks as is very much a blackbox to me at the moment.

I still have the new registration issue but that's in another thread so will mark this as resolved for completeness.