co
codeskit
@codeskit
0topics
2posts
joined
last seen
Recent replies
can not be uploaded, Error message: Not allowed to move in this path, please choose location insideyes it worked. thanks youHow to find the valid php path of a cron jobHi, try this path 100% working. This 2 path is working fine ( must need https for proper working) **curl https://yourdomain.com/wp-cron.php > /dev/null 2>&1** *