bigfishtools Posted May 24, 2012 Share Posted May 24, 2012 I'm currently trying to install MyCanvas 1.1 on a linux server with PHP 5.2.17 and I plan to install it on a server with PHP 5.3.X. The problem I'm having is that once I have it configured via the included instructions, CHMODed to 777, and I created the images sub directory, it appears to have no errors and looks just like the fully working demo. However, when I select a background image from the drop-down list or I try to generate a color background, the page refreshes but nothing shows up. Below are links to the working demo and a download. Download: http://truecolor.allayers.com/ Demo: http://allayers.com/mycanvas/ I've looked EVERYWHERE for any related content online. I've found no support contact information or any related posts online anywhere regarding this particular script. I greatly appreciate any help that could be given but to be honest, I'm not expecting any miracles. Quote Link to comment Share on other sites More sharing options...
bigfishtools Posted May 24, 2012 Author Share Posted May 24, 2012 I'm currently trying to install MyCanvas 1.1 on a linux server with PHP 5.2.17 and I plan to install it on a server with PHP 5.3.X. The problem I'm having is that once I have it configured via the included instructions, CHMODed to 777, and I created the images sub directory, it appears to have no errors and looks just like the fully working demo. However, when I select a background image from the drop-down list or I try to generate a color background, the page refreshes but nothing shows up. Below are links to the working demo and a download. Download: http://truecolor.allayers.com/ Demo: http://allayers.com/mycanvas/ I've looked EVERYWHERE for any related content online. I've found no support contact information or any related posts online anywhere regarding this particular script. I greatly appreciate any help that could be given but to be honest, I'm not expecting any miracles. Sorry here is the live version i am having trouble with: http://bigbasstools.com/graphics/ thanks in advance Quote Link to comment Share on other sites More sharing options...
bigfishtools Posted May 25, 2012 Author Share Posted May 25, 2012 Error log: [24-May-2012 11:37:38] PHP Warning: opendir(images/) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in /home/bigbass/public_html/graphics/include/functions.php on line 221 [24-May-2012 11:37:38] PHP Warning: readdir(): supplied argument is not a valid Directory resource in /home/bigbass/public_html/graphics/include/functions.php on line 222 [24-May-2012 11:37:38] PHP Warning: closedir(): supplied argument is not a valid Directory resource in /home/bigbass/public_html/graphics/include/functions.php on line 228 [24-May-2012 11:51:06] PHP Warning: unlink(images//backgrounds) [<a href='function.unlink'>function.unlink</a>]: Is a directory in /home/bigbass/public_html/graphics/include/functions.php on line 225 [24-May-2012 11:51:23] PHP Warning: unlink(images//backgrounds) [<a href='function.unlink'>function.unlink</a>]: Is a directory in /home/bigbass/public_html/graphics/include/functions.php on line 225 [24-May-2012 11:52:01] PHP Warning: opendir(IMG_DIR) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in /home/bigbass/public_html/graphics/include/functions.php on line 174 [24-May-2012 11:52:01] PHP Warning: readdir(): supplied argument is not a valid Directory resource in /home/bigbass/public_html/graphics/include/functions.php on line 176 [24-May-2012 11:52:01] PHP Warning: sort() expects parameter 1 to be array, null given in /home/bigbass/public_html/graphics/include/functions.php on line 211 [24-May-2012 11:53:25] PHP Warning: opendir(images/) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in /home/bigbass/public_html/graphics/include/functions.php on line 221 [24-May-2012 11:53:25] PHP Warning: readdir(): supplied argument is not a valid Directory resource in /home/bigbass/public_html/graphics/include/functions.php on line 222 [24-May-2012 11:53:25] PHP Warning: closedir(): supplied argument is not a valid Directory resource in /home/bigbass/public_html/graphics/include/functions.php on line 228 [24-May-2012 11:53:33] PHP Warning: opendir(images/) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in /home/bigbass/public_html/graphics/include/functions.php on line 221 [24-May-2012 11:53:33] PHP Warning: readdir(): supplied argument is not a valid Directory resource in /home/bigbass/public_html/graphics/include/functions.php on line 222 [24-May-2012 11:53:33] PHP Warning: closedir(): supplied argument is not a valid Directory resource in /home/bigbass/public_html/graphics/include/functions.php on line 228 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.