| View previous topic :: View next topic |
| Author |
Message |
marxav
Joined: 03 May 2007 Posts: 8
|
Posted: Mon May 14, 2007 1:31 am Post subject: Authentication with File |
|
|
I am trying to authenticate with a file.
| Code: | | $a = new Auth("File", $passwdFile, 'showLogin'); |
And I get this error:
PHP Fatal error: Failed opening required 'File/Passwd.php' in /usr/share/pear/Auth/Container/File.php on line 31
The file Passwd.php does not exists anywhere. |
|
| Back to top |
|
 |
mark

Joined: 07 Jan 2007 Posts: 1048
|
Posted: Mon May 14, 2007 9:31 am Post subject: |
|
|
| pear install File_Passwd |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|