i have been using the getimagesize() function for months now. I just rebuilt some procedural code using a class and all of a sudden I am throwing a lot of errors. some of them made sense, but were never thrown before I implemented this new class. Now, I am unable to load anything and the error message says that getimagesize is not found. any idea what this is? I am sort of a newbie to oop, but decided to try building a class out of one of the larger functions on the site.
here's the error.
ERRNO: 2 TEXT: getimagesize() [function.getimagesize]: php_network_getaddresses: getaddrinfo failed: Name or service not known LOCATION: /var/www/html/faces.class.php, line 38