Hi,
i have little problems while trying to retrieve the modification time for
some files.
The OS is Linux Red Hat 7.1 and i'm trying to get the modification time for
a MySQL table (.MYD or .MYI file).
In the beginning everything was OK and the filemtime() function worked
without any problems. But 2 days ago my database was damaged and i was
created it from the beginning. After that filemtime() reports 01.01.1970
02:00:00 for any file into this database and works correct for any other
file in the filesystem.
May be it will be important to note that i have removed the database by
simply deleting the database folder, because DROP DATABASE command not
worked with this database.
I'm absolutely new to Linux and surely doing some things wrong...
What is the reason / solution?




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to