I am getting ready to o my update from an older version of phpBB to the newest version, but I have MANY mods running on my forum.
Is it posible to upload the PATCH file, and run the update through a CRON job? In the phpBB instructions, it gives a command :
patch -cl -d [phpBB DIRECTORY] -p1 < [PATCH NAME]
If anyone can let me know if this is possible, i would be in your debt, and I am sure many others would be as well. Also, if this is possible, if someone could post an example of the command line with exact directory locations, it would be a huge help as well.
Thanks