I recently made a test installation of Drupal on my Windows laptop, which worked fine. I have now made what I hope is going to be a production installation on a Linux machine, and it's behaving oddly. As far as I can see the installations are identical ("vanilla" 4.6.3).
I installed the module and told it where my ttfs were. I set it to operate for anon posters and user registrations. The problem is that I can not get the captcha image to show up. I get a broken image icon.
I looked at the page source to see where it was looking and I made the captcha directory and made the image directory and the image dir has all the right permissions for drupal to read and write to and from it. is the issue that I did not have the dir structure set up when I first ran captcha? I know that can cause issues for other parts of drupal.
two of our sites both drupal based, (seperate installations) same machine we have NO theming just plain text only /misc/drupal.css is loading....it doesnt seem to be loading the templates on either setup, running after downgrade....to satisfy drupal....php 5.0.4 with apache 2.0.55 with mysql.....
this error appears both with restored and clean installs of drupal
Am i missing something in php perhaps?? this issue has been getting worked on since last thursday morning so i am a little desperate for help....puhlease....
php compiled as follows...
Build Date Nov 3 2005 20:22:18
Configure Command './configure' '--with-apxs2=/usr/sbin/apxs' '--with-mysql' '--enable-track-vars' '--enable-sockets' '--with-config-file-path=/etc' '--enable-ftp' '--with-zlib' '--with-openssl=/usr/local/ssl' '--enable-force-cgi-redirect' '--enable-exif' '--with-gd' '--enable-memory-limit' '--disable-debug' '--disable-rpath' '--disable-static' '--with-pic' '--with-layout=GNU' '--enable-calendar' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-trans-sid' '--enable-bcmath' '--with-bz2=/usr/bin/bzip2' '--enable-ctype' '--with-db4' '--with-iconv' '--enable-filepro' '--with-gettext' '--enable-mbstring' '--enable-shmop' '--enable-wddx' '--disable-xml' '--with-xmlrpc' '--enable-rp' '--with-zlib' '--without-pgsql' '--enable-dbx' '--enable-gd-native-ttf' '--with-imap-ssl' '--enable-soap' '--enable-dbase' '-enable-zlib'