R RecomeBack Member Feb 8, 2009 #1 Feb 8, 2009 #1 Hi I loaded my server litespeed. I have a problem like this; vBulletin forum while recording, can not make image verification. View error; How can I solve the problem? thanks. Attachments image.JPG 8.9 KB Views: 4 Last edited: Feb 8, 2009
Hi I loaded my server litespeed. I have a problem like this; vBulletin forum while recording, can not make image verification. View error; How can I solve the problem? thanks.
B Bono Well-Known Member Feb 8, 2009 #2 Feb 8, 2009 #2 RecomeBack said: Hi I loaded my server litespeed. I have a problem like this; vBulletin forum while recording, can not make image verification. View error; How can I solve the problem? thanks. Click to expand... Did you compiled LiteSpeed with GD support?
RecomeBack said: Hi I loaded my server litespeed. I have a problem like this; vBulletin forum while recording, can not make image verification. View error; How can I solve the problem? thanks. Click to expand... Did you compiled LiteSpeed with GD support?
A anewday Well-Known Member Feb 9, 2009 #3 Feb 9, 2009 #3 It's not a problem of litespeed. Compile php with GD support.
R RecomeBack Member Feb 9, 2009 #4 Feb 9, 2009 #4 Configure Parameters; --with-mysqli --with-zlib --with-gd --enable-shmop --enable-track-vars --enable-sockets --enable-sysvsem --enable-sysvshm --enable-magic-quotes --enable-mbstring --with-iconv
Configure Parameters; --with-mysqli --with-zlib --with-gd --enable-shmop --enable-track-vars --enable-sockets --enable-sysvsem --enable-sysvshm --enable-magic-quotes --enable-mbstring --with-iconv
M mistwang LiteSpeed Staff Feb 9, 2009 #5 Feb 9, 2009 #5 Check the PHP configuration with your old Apache setup using phpinfo() output. Then compile lsphp with similar configuration options.
Check the PHP configuration with your old Apache setup using phpinfo() output. Then compile lsphp with similar configuration options.