Drupal , clear failed cron value
DELETE FROM `variable` WHERE name = ‘cron_semaphore’; DELETE FROM `variable` WHERE name = ‘cron_last’;
DELETE FROM `variable` WHERE name = ‘cron_semaphore’; DELETE FROM `variable` WHERE name = ‘cron_last’;
Variables PHP with MySQL Essential Training | by Kevin Skoglund View this entire MySQL course and more in the lynda.com Online Training Library®.
PHP uploaded files will generally get uploaded with the user nobody when using mod_php. This is the apache module for PHP which means the file will be uploaded with the apache user. In order to work around this you can modify your code to chown the file to the appropriate ftp user. The best option [...]
Error: When trying to activate the plesk billing license you receive a internal error message: ok , so what does this mean.. if you ask plesk , you will need to wait 72 hours for a answer. so this is why we have openkb.org Reason: check and make sure fopen is on in the php.ini [...]
Wow, PHP is changing the way we code our websites More Warnings Warning: date() [function.date]: It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most [...]