I have problems with the Drupal installation.
After download and unzipping the files I uploaded the content to my server in a directory mysite.org/Drupal/
I have uploaded image and img_assist module to my Drupal Installation -4.6.3 and looking forward to add images in my node.But i my installation doesnt shows the uploaded images.I have checked that upload was successful as there are images in files/images directory now.but the are not displayed.
I am running an Apache2 server on my laptop for development purposes along with PHP5 (CGI) and MySQL5 (php_mysql). I have my actual website running as localhost. I set up a VirtualHost called drupal (original, I know) that maps to the /drupal directory. When I try to get to Drupal by going to drupal, I get the message 'No input file specified'. However, when I go to localhost/drupal, the admin interface comes up just like it is supposed to. Then, when I click on a link, I get the same error message and am taken to a file on the drupal VirtualHost. Does anyone know what is going on?
I got drupal setup on my site with no problems. I really like what i've seen so far. I've been messing around with varying modules and I thought that the mailhandler module was a great idea. So i went to set it up and first, I didn't have the php_imap compiled into my php installation. I got all taken care of and now when I hit the 'retrieve' button I get:
a bit of a puzzle - I have image.module installed and running correctly - got a few galleries with a few images. I installed and activated image_filter module, then created a story and put [image:8] (8 matches the node id for the image) into the content and clicked save - all that happens is that [image:8] comes up in the content?
I'm a bit puzzled, it's like filters aren't running at all? No errors in the error.log or the watchdog either.
I'm running my drupal site on winxp + apache 1.3.33 + php 5.0.5 - thanks!