Hi there, I'm running Drupal 5.3 and I have clean urls set up. Everything is going good so far other than imagecache.
I believe the server it's running on is a windows server. I'm wondering if I this might have something to do with it? It works fine on my unix/linux servers. Requested by client I need it on a windows server.
Before I thought it might have been the .htaccess file messing it up, but I used the same file on my linux server and it seemed to work as well. So Now I'm stuck scratching my head.
Insite drupal set up:
File system
File system path: files Temporary directory: /tmp
files folder is set to: 777 tmp is set to 777
Has anyone else ran into this? Can someone walk me through this, I've already walked it through myself like 100 times, but maybe I'm missing something.
This is my first time using a windows server and drupal.
Live site can be found here:
http://www.e-techcomputers.com/dev/hp-pavilion-amd-athlon-64-x2-dual-cor...
Thanks, - Justin
Comments
what is your temporary
what is your temporary directory set to on windows? not sure it can be /tmp and to confirm you are using apache on windows?
Ok, I'm sorry I'm now using Unix
I'm now using Unix could this be a set up problem?