Recent content by reflex

  1. reflex

    Question How to run php cronjob task as apache user

    Delete this post, I didnt check that it is run as another user. It is..
  2. reflex

    Question How to run php cronjob task as apache user

    Hello, how to run php cronjob task as apache user? Problem is that after, website release, first hit will build cache files and if for some reason cronjob task is first then website hit, it will generate cache with i thikn root privileges. So apache user cant access that files. Is there...
Back
Top