Search found 3 matches
fgets
On install on systems with older versions of php, there is a bug with fgets, and that it requires a length param.
Attempting to setup Database...
Warning: Wrong parameter count for fgets() in /home/web/blog.paupau.org/htdocs/serendipity_admin_installer.inc.php on line 142
fix :
in serendipity ...
Attempting to setup Database...
Warning: Wrong parameter count for fgets() in /home/web/blog.paupau.org/htdocs/serendipity_admin_installer.inc.php on line 142
fix :
in serendipity ...
- Thu Jul 24, 2003 5:45 am
- Forum: Installation
- Topic: fgets() problem
- Replies: 4
- Views: 11065