Instance of class DateTime returns empty object

[email protected] (David Keson)
Newsgroups php.install
Message-ID <[email protected]>
Hello,

we have a problem with the PHP-class DateTime one a Debian-
Server. After we creating a new instance of the class, we get 
just an empty object:

$date = new DateTime();
var_dump($date); // object(DateTime)#2 (0) { }

The common methods for the class are available.

On a local machine, DateTime works fine without issues.

Server-specs:
- Debian 5.0.7
- Apache/2.2.9
- PHP Version 5.2.6-1+lenny9

Somebody an idea? Could this be a problem with a config?


Thank you, greetings,
David
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.