Re: [PHP-INSTALL] Instance of class DateTime returns empty object

[email protected] (Keith Roberts)
Newsgroups php.install
Message-ID <[email protected]>
On Thu, 16 Dec 2010, David Keson wrote:

> To: [email protected]
> From: David Keson <[email protected]>
> Subject: [PHP-INSTALL] Instance of class DateTime returns empty object
> 
> 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?

You could try comparing both php.ini files using Kdiff3. 
That will show the config files in two window panes, with 
each difference highlighted.

I'd be lost without Kdiff3 - it's brilliant for comparing 
individual config files, or all files in a pair of selected 
sub directories.

HTH

Keith Roberts

-- 
In theory, theory and practice are the same;
in practice they are not.

This email was sent from my laptop with Centos 5.5
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.