SlideMeister – First Screenshot
The first screenshot of SlideMeister.
One additional example will follow, after that, the application will be released for free with some documentation (even though not perfect documentation).
Martin Brenn und seine Freizeit
Er arbeitet, er feiert und er gammelt
The first screenshot of SlideMeister.
One additional example will follow, after that, the application will be released for free with some documentation (even though not perfect documentation).
More this week…
Eigentlich nur ein kleiner Test, ob das so funktioniert wie ich denke:
Experience:
After default installation of WordPress on Windows Server, the administrator is usually confronted by an error which happens after the user is uploading an image:
This is caused by insufficient rights of the file.
Cause:
Reason for this behavior is some PHP process, where the upload is first stored in c:\Windows\Temp and afterwards the file is moved to the target ‚wp-content‘ folder. By movement, the file privileges are not updated.
Mitigation:
To fix the issue, the upload folder needs to be changed to a folder, where IIS_IUSRS has read and write-access to the contained files.
This can be done by change the PHP.ini variable (http://php.net/manual/de/ini.core.php#ini.upload-tmp-dir) and setting the file privileges:
; Temporary directory for HTTP uploaded files (will use system default if not ; specified). ; http://php.net/upload-tmp-dir upload_tmp_dir = C:\inetpub\temp\PHP
See also: https://stackoverflow.com/questions/23851821/setting-file-permissions-in-windows-with-php
Im Laufe des gestrigen Spaziergangs über die Nonnenau fiel auf, dass ein kleiner Fußweg mit Brennnessel-Umrandung nicht in OpenStreetMap eingezeichnet war. Dieser führt zu einen Rheinstrand auf der Nonnenau.
https://www.openstreetmap.org/#map=16/49.9648/8.3396
Die kleine Änderung war schnell eingezeichnet… und nun kann jeder den Strand finden…