I'm trying to install PhpMyLibrary for LAN use (initially); I'm using the latest versions of all required packages (Apache, MySQL, PHP, phpmyadmin). I ran into a couple of problems using the config files included in the phpmylibray distribution. One problem is that PHPLib seems to be required, is this true? It isn't indicated in the documentation. Are the PHPLib features that are used in phpmylibrary compatible with the latest version of PHP?
I'm also interested in translating the phpmylibrary interface into French, and I'm wondering which files should be edited / created in order to do that.
David H.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well, I've successfully installed PhpMyLibrary, and it seems to work fine without PHPLib, I just removed the line requiring prepend.php3. Regarding the french translation, presumably it only requires translating global.php and marc.php in the polerio/lang directory?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I'm trying to install PhpMyLibrary for LAN use (initially); I'm using the latest versions of all required packages (Apache, MySQL, PHP, phpmyadmin). I ran into a couple of problems using the config files included in the phpmylibray distribution. One problem is that PHPLib seems to be required, is this true? It isn't indicated in the documentation. Are the PHPLib features that are used in phpmylibrary compatible with the latest version of PHP?
I'm also interested in translating the phpmylibrary interface into French, and I'm wondering which files should be edited / created in order to do that.
David H.
Well, I've successfully installed PhpMyLibrary, and it seems to work fine without PHPLib, I just removed the line requiring prepend.php3. Regarding the french translation, presumably it only requires translating global.php and marc.php in the polerio/lang directory?