I'll jump on IRC soonest (any suggestions for a good mac client?)

in the mean time:

ls -la
total 84
drwxrwxr-x  10 canrc pg925332  4096 2008-11-18 23:06 .
drwxr-x--x  28 canrc pg925332  4096 2008-11-18 23:06 ..
-rw-rw-r--   1 canrc pg925332 21273 2008-10-28 21:35 CHANGELOG
-rw-rw-r--   1 canrc pg925332  1639 2008-10-28 21:35 CONTRIBUTORS
-rw-rw-r--   1 canrc pg925332  1289 2008-10-28 21:35 INSTALL
-rw-rw-r--   1 canrc pg925332  1078 2008-10-28 21:35 LICENSE
-rw-rw-r--   1 canrc pg925332  1592 2008-10-28 21:35 README
-rw-rw-r--   1 canrc pg925332   103 2008-10-28 21:35 Rakefile
drwxrwxr-x   3 canrc pg925332  4096 2008-10-28 21:35 config
drwxrwxr-x   2 canrc pg925332  4096 2008-11-18 21:10 db
drwxrwxr-x   2 canrc pg925332  4096 2008-11-18 22:08 fonts
drwxrwxr-x   2 canrc pg925332  4096 2008-11-18 21:03 log
drwxrwxr-x   6 canrc pg925332  4096 2008-11-18 22:48 public
drwxrwxr-x   4 canrc pg925332  4096 2008-10-28 21:35 script
drwxrwxr-x   2 canrc pg925332  4096 2008-11-18 23:08 tmp
drwxrwxr-x   5 canrc pg925332  4096 2008-10-28 21:36 vendor

ls -la public/
total 56
drwxrwxr-x   6 canrc pg925332 4096 2008-11-18 22:48 .
drwxrwxr-x  10 canrc pg925332 4096 2008-11-18 23:06 ..
-rw-rw-r--   1 canrc pg925332 1253 2008-10-28 21:35 .htaccess
-rw-rw-r--   1 canrc pg925332  235 2008-10-28 21:35 404.html
-rw-rw-r--   1 canrc pg925332  309 2008-10-28 21:35 500.html
-rwxr-xr-x   1 canrc pg925332  477 2008-10-28 21:35 dispatch.cgi
-rwxr-xr-x   1 canrc pg925332  858 2008-10-28 21:35 dispatch.fcgi
-rwxr-xr-x   1 canrc pg925332  477 2008-10-28 21:35 dispatch.rb
drwxrwxrwx   2 canrc pg925332 4096 2008-11-18 22:48 dynamic_images
-rw-rw-r--   1 canrc pg925332 1406 2008-11-18 22:28 favicon.ico
drwxrwxr-x   4 canrc pg925332 4096 2008-10-28 21:59 images
drwxrwxr-x   3 canrc pg925332 4096 2008-10-28 21:59 javascripts
-rw-rw-r--   1 canrc pg925332   99 2008-10-28 21:35 robots.txt
drwxrwxr-x   3 canrc pg925332 4096 2008-10-28 21:35 stylesheets

 ls -la public/dynamic_images/
total 8
drwxrwxrwx  2 canrc pg925332 4096 2008-11-18 22:48 .
drwxrwxr-x  6 canrc pg925332 4096 2008-11-18 22:48 ..


On 18-Nov-08, at 11:19 PM, Andreas Roedl wrote:

Hey Adam,

On Wed, Nov 19, 2008 at 8:02 AM, Adam van den Hoven
<[EMAIL PROTECTED]> wrote:

I'm trying out the dynamic_image extension and I'm running into a small
problem. I keep getting "unable to open image
`/public/dynamic_images/19b15c4d2dbe9802f43d7a171b27196e.png': No such file or directory: " in my output. Now I'm assuming that its a permissions issue
but I'm not sure what permissions to give the directory. Or is there
something else I'm missing (if it helps, i'm on Dreamhost running
Passenger). Any thoughts?

Change into your project directory and give us the output of

 ls -la
 ls -la public
 ls -la public/dynamic_images/19b15c4d2dbe9802f43d7a171b27196e.png

In this case, you should consider to join the IRC channel #radiantcms
on Freenode to get more interactive support...

Andreas
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to