Re: [PHP-DOC] GD under windows environment, requires ansi.sys loaded

2005-04-21 Thread Jakub Vrana
Jimmy Bowden wrote: > I'm running apache 2.0.53 and php 5.0.3 and mysql, but that's not > important. > In config sys, a link to ansi.sys (should be in the %windir%\system32\ > directory, or command directory. Which Windows version do you use? It's the important piece of information. I use Windows

[PHP-DOC] GD under windows environment, requires ansi.sys loaded

2005-04-21 Thread Jimmy Bowden
I don't mean to tell anyone what to do but this had me stumped for almost 2 days, and very embarrassed when I found the problem. In all documentation it said libraries are enabled under windows and such. This is true until you try use gd libraries. I believe that someone needs to add it. There is