NB Re Darwin2 release.
When I try uploading images I get an error: Unable to
open : No such file or directory at ..cgi-bin/cwick.pl line
4479.
The rest of the app works fine (I originally set this wiki
up with Use Mod)
I have manually created an imgdb folder and
folder /images exists. I have also been in and changed
the line for $WebFPath like this because default setting
is not avail to me.
$WebFPath = "$DataDir/imgdb";
But no luck. My permissions are set as follows: drwxrwxr-
x 2 hp22 cgishell 4096 Sep 10 23:39 images drwxrwxr-x
2 hp22 cgishell 4096 Sep 10 23:39 imgdb
Have I overlooked something or is this a bug?
Incidently, when I try and upload the same file on your
sandbox page it works fine.
Many thanks
James
consult-js@@@@@@@uk2.netxx
remove ^^^^^^^ ^^ when replying !
Logged In: NO
Problem solved. Two problems cause the above.
1. A permissions error -I found that 777 sorted that.
2. I had inadvertently set $WebF?? to the wrong place