> in the browser, but as soon as i add a file handle to obtian the userid from
> the username it stops working, nothing is displayed.
> 
> open (FH,"hl_of_users.txt") || &CgiDie("Can't open user file!");
> 
> I will be pereforming various actions on this file handle but at the moment
> i can't do anything because as soon as i add this line i get a blank page
> returned.

Do the script have permisson to read the file? What does the error_log
say?

/Stefan

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to