We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Cron Job Issue Fixed, but still can't display captcha numbers. | Forum

Topic location: Forum home » Support » General Questions
Joseph
Joseph Jul 3 '11
So, this was how I fixed my cronjob issues:

lynx --dump http://pose.ag/ow_cron/run.php >/dev/null 2>&1

However, I cannot display Captcha numbers! So people still cannot join my site.

I have GD latest version with Freetype support enabled. What can I do here?
Den Team
Den Jul 4 '11
HI Joseph.
If you have Freetype support in GD Library, then heck your PHP error log file for something like "GD", there are must be an actual error message.
Joseph
Joseph Jul 4 '11
Hi Addenster,

Ok, so I looked for 'GD' related errors and couldn't find anything so I searched for everything relating to my site and the only errors I found were:

[Sun Jul 03 10:49:26 2011] [error] [client ip] File does not exist: /home/www/myusername/html/pose/ow_userfiles/themes/custom_club.css, referer: http://pose.ag/
[Sun Jul 03 10:49:27 2011] [error] [client ip] File does not exist: /home/www/web340/html/pose/favicon.ico
[Sun Jul 03 10:49:29 2011] [error] [client ip] File does not exist: /home/www/myusername/html/pose/ow_userfiles/themes/custom_club.css, referer: http://pose.ag/splash-screen?back_uri=
[Sun Jul 03 10:49:36 2011] [error] [client ip] File does not exist: /home/www/myusername/html/pose/ow_userfiles/themes/custom_club.css, referer: http://pose.ag/xd_receiver.htm
[Sun Jul 03 13:02:15 2011] [error] [client ip] File does not exist: /home/www/myusername/html/pose/robots.txt
The Forum post is edited by Joseph Jul 4 '11
Joseph
Joseph Jul 4 '11
Ok, just noticed that suhosin is installed on this server, looks like I'll have to uninstall after all :(
Den Team
Den Jul 5 '11
Did you uninstall suhosin?