Archive
Install.php not working
Started July 15, 2008 by Alty
Basically I'm trying to run this script on my local computer using Apache Web Server. I have installed php and mysql. When I try and open Install.php by opening it in my browser, nothing happens - the page is just white. Can anyone help me?
1 replies
Never mind I managed to get it working but I have a new problem: Whenever I try and view the grid it says: Fatal error: Call to undefined function imagecreatefromstring() in C:Program FilesApache GroupApache2htdocsadmininventory.php on line 527 And it's true, I can't find the location of this function.