Hiya,
First time I try to upload a picture from local, it says the filetype is invalid (it's not), second time I try with the same file, the page just "blinks" and nothing happens.
I've installed the script following the readme file, I've CMOD the folders /up (including subfolders), /images, /thumbs to 777.
Server info:
PHP Version 5.2.16
System Linux cloudlinux.amerinoc.com 2.6.18-294.26.1.el5.lve0.7.45 #1 SMP Fri Nov 26 12:53:45 EET 2010 x86_64
Build Date Jan 7 2011 09:53:19
Configure Command './configure' '--with-apxs2' '--with-curl=/usr/local/lib' '--with-gd' '--enable-gd-native-ttf' '--with-ttf' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-freetype-dir=/usr/local/lib' '--with-kerberos' '--with-openssl' '--with-mcrypt' '--with-mhash' '--with-mysql=/usr' '--with-mysqli=/usr/bin/mysql_config' '--with-pcre-regex=/usr/local' '--with-pdo-mysql=/usr' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-zlib' '--with-zlib-dir=/usr/local/lib' '--enable-zip' '--with-iconv=/usr/local' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-mbstring'
Server API Apache 2.0 Handler
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/lib
Loaded Configuration File /usr/local/lib/php.ini
Scan this dir for additional .ini files (none)
additional .ini files parsed (none)
PHP API 20041225
PHP Extension 20060613
Zend Extension 220060519
Debug Build no
Thread Safety disabled
Zend Memory Manager enabled
IPv6 Support enabled
Registered PHP Streams https, ftps, compress.zlib, php, file, data, http, ftp, zip
Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters zlib.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed
I hope the above is enough to find a solution. I tried turning on the debugger, but I don't know where to see the actual debug information.
Maybe I could get a pointer as to how to see the debug info, so I can gather that data and add to this post?
Thanks! 🙂 The script looks awesome!
First time I try to upload a picture from local, it says the filetype is invalid (it's not), second time I try with the same file, the page just "blinks" and nothing happens.
I've installed the script following the readme file, I've CMOD the folders /up (including subfolders), /images, /thumbs to 777.
Server info:
PHP Version 5.2.16
System Linux cloudlinux.amerinoc.com 2.6.18-294.26.1.el5.lve0.7.45 #1 SMP Fri Nov 26 12:53:45 EET 2010 x86_64
Build Date Jan 7 2011 09:53:19
Configure Command './configure' '--with-apxs2' '--with-curl=/usr/local/lib' '--with-gd' '--enable-gd-native-ttf' '--with-ttf' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-freetype-dir=/usr/local/lib' '--with-kerberos' '--with-openssl' '--with-mcrypt' '--with-mhash' '--with-mysql=/usr' '--with-mysqli=/usr/bin/mysql_config' '--with-pcre-regex=/usr/local' '--with-pdo-mysql=/usr' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-zlib' '--with-zlib-dir=/usr/local/lib' '--enable-zip' '--with-iconv=/usr/local' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-mbstring'
Server API Apache 2.0 Handler
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/lib
Loaded Configuration File /usr/local/lib/php.ini
Scan this dir for additional .ini files (none)
additional .ini files parsed (none)
PHP API 20041225
PHP Extension 20060613
Zend Extension 220060519
Debug Build no
Thread Safety disabled
Zend Memory Manager enabled
IPv6 Support enabled
Registered PHP Streams https, ftps, compress.zlib, php, file, data, http, ftp, zip
Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters zlib.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed
I hope the above is enough to find a solution. I tried turning on the debugger, but I don't know where to see the actual debug information.
Maybe I could get a pointer as to how to see the debug info, so I can gather that data and add to this post?
Thanks! 🙂 The script looks awesome!