In PHPLib 7.2d the file prepend.php3 is configured to a bogus directory. The second $_PHPLIB line is set to /home/nathan/webDevel.... Every other line but this has comments telling you to update to the directory where your XXXX.inc files are. Seeing that all the files that were to be moved from the PHPLib distribution directory 'php' were listed below the bogus line, I guesed that the initial $_PHPLIB should be set to the directory that contained the same files. I'm not an experienced developer, it just seemed to make sense. I'm sure that someone more involved in C or other languages might think this obvious, but I did not.
If the documenters are reading this forum, you may want to mention this in the initial config instructions.
Thanks for your work on this package, it looks like it will deffinately fulfill my needs.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In PHPLib 7.2d the file prepend.php3 is configured to a bogus directory. The second $_PHPLIB line is set to /home/nathan/webDevel.... Every other line but this has comments telling you to update to the directory where your XXXX.inc files are. Seeing that all the files that were to be moved from the PHPLib distribution directory 'php' were listed below the bogus line, I guesed that the initial $_PHPLIB should be set to the directory that contained the same files. I'm not an experienced developer, it just seemed to make sense. I'm sure that someone more involved in C or other languages might think this obvious, but I did not.
If the documenters are reading this forum, you may want to mention this in the initial config instructions.
Thanks for your work on this package, it looks like it will deffinately fulfill my needs.