Hey, I just upgraded the Apache software on my server to the latest stable version. But I encountered one problem while testing my sites. One of my scripts no longer work. Anyone know what I can do to fix the script? Here is some of the coded which I think may be the reason why it doesnt work with Apache 2
In what way does it not work? Does it offer you for a file download, or output an error? If an error, please can you paste it here. Jay
It wasn't displaying the images. But, I fixed the issue. It was not working because the GD library was not enabled After I upgraded the Apache software. But after I enabled and configured GD it worked perfectly