Organize Images by date

Use ExifTool to organize images by date: exiftool -d %Y-%m-%d "-directory

Comments Off on Organize Images by date

PHP7.0 and Apache Event MPM

I’m running Ubuntu 16.04 along with PHP7.0 and was running into this error when trying to use Apache Event MPM:

Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe. You need to recompile PHP.

(more…)

Comments Off on PHP7.0 and Apache Event MPM
Close Menu