Re: Problems with JPGraph

2009-03-04 Thread BarbarianGeek

THANK YOU!

My server was set to a 8M memory limit. My dev box was at 128M memory
limit.
I bumped the production server up to 64M and everything worked.

On Feb 26, 10:17 am, Juan Miguel Paredes 
wrote:
> On Fri, Feb 27, 2009 at 9:31 AM, BarbarianGeek  
> wrote:
>
> > I haveJPGraphloaded and creating graphs. I have a development
> > machine and a production machine. I have a page with both a bar graph
> > and a line graph.
>
> > On the development machine, both graphs render fine.
>
> > On my production machine, the bar graph will not render but the line
> > graph does.
>
> > This leaves me to be completely confused as to the problem. If it was
> >JPGraphor GD, no graphs would work and if it was my code, the graph
> > would fail on both dev and production boxes.
>
> > Anyone have an idea of where the heck to hunt this problem down?
>
> Nothing on your app logs and/or web server log?  Try to set debug
> level to 2 on your production machine (temporarily).  Just guessing,
> are the web server and php memory settings equal on your dev and prod
> environments (e.g. memory_limit on php.ini, etc) ?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Problems with JPGraph

2009-02-26 Thread Juan Miguel Paredes

On Fri, Feb 27, 2009 at 9:31 AM, BarbarianGeek  wrote:
>
> I have JPGraph loaded and creating graphs. I have a development
> machine and a production machine. I have a page with both a bar graph
> and a line graph.
>
> On the development machine, both graphs render fine.
>
> On my production machine, the bar graph will not render but the line
> graph does.
>
> This leaves me to be completely confused as to the problem. If it was
> JPGraph or GD, no graphs would work and if it was my code, the graph
> would fail on both dev and production boxes.
>
> Anyone have an idea of where the heck to hunt this problem down?
>

Nothing on your app logs and/or web server log?  Try to set debug
level to 2 on your production machine (temporarily).  Just guessing,
are the web server and php memory settings equal on your dev and prod
environments (e.g. memory_limit on php.ini, etc) ?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Problems with JPGraph

2009-02-26 Thread BarbarianGeek

I have JPGraph loaded and creating graphs. I have a development
machine and a production machine. I have a page with both a bar graph
and a line graph.

On the development machine, both graphs render fine.

On my production machine, the bar graph will not render but the line
graph does.

This leaves me to be completely confused as to the problem. If it was
JPGraph or GD, no graphs would work and if it was my code, the graph
would fail on both dev and production boxes.

Anyone have an idea of where the heck to hunt this problem down?

Thanks!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---