One technical question
Posted: Fri Feb 01, 2008 9:02 pm
Question to Marco:
As I have to make something on my server - I want to change the date back (it has nothing to do with PHPR), let's say I will change my server date to year 2005 or whatever, my question is - will it damage PHPR database or .php scripts - how is PHPR script "connected" to the server date? Does it use cron? I know that every year it generates new php files automatically and blocks off previous year.
What is the best way to do it - shall I put down that website with PHPR, block access through .htaccess or put entire Apache server down or ..? What is the best way to do it? I want to change something and put the date back on. Thanks!
As I have to make something on my server - I want to change the date back (it has nothing to do with PHPR), let's say I will change my server date to year 2005 or whatever, my question is - will it damage PHPR database or .php scripts - how is PHPR script "connected" to the server date? Does it use cron? I know that every year it generates new php files automatically and blocks off previous year.
What is the best way to do it - shall I put down that website with PHPR, block access through .htaccess or put entire Apache server down or ..? What is the best way to do it? I want to change something and put the date back on. Thanks!