[phpOpenTracker-general] Re: Can't connect to database error

Alvin Chin <[email protected]> Mon, 08 Aug 2005 17:58:05 -0400
Newsgroups gmane.comp.web.phpopentracker.general
Message-ID <[email protected]>
 >Do I understand right?:

>* Your setup is now: Apache 2.0.54, PHP 4.4, phpOpentracker 1.5.1, 
>jpgraph 1.1X ?
>
>  
>
Yes.

>* You can track your site? Your database contains data?
>  
>
I can't track my site, I get cannot connect to database error.  I was 
able to track my site before when I was using PHP5 and JPGraph2.x.

>* You can get the data out of your database, and get this data shown 
>with the simple_report example script?
>  
>
The data is in the database because of my previous installation using 
PHP5, and it showed with the simple_report example script.  Then I 
changed something, then it didn't display the data anymore. (I don't 
remember what though)

>* You can NOT see this data in the graphs?
>  
>
I've never had the graphs working, I tried the php script to display 
graphs, I get blank.  Yet, when I tested that JPGraph was installed 
properly, I was able to use GD and show graphics with the test scripts 
as described by the JPGraph documentation.

>* * Did you check that jpgraph is working? There is a set of examples 
>within the jpgraph-dir. "src/Example/testsuit.php" (takes a little to 
>compute)
>
>  
>
No, I didn't try those examples, like I said earlier, I just followed 
the JPGraph documentation setup, and the script there and it worked fine.