i installed version 0.81 on my debian server.
i already have other mysql/php programs so i use an existing mysql account.
i get everything installed, i added the data via mysql query browser in the table and i can go to the URL but when i login with admin/admin i get:
Fatal error: Call to undefined function: mysql_pconnect() in /var/www/inv/login.php on line 45
of course, i changed the parameters in cfp.php
any idea ??
grtz,
Verus
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
i installed version 0.81 on my debian server.
i already have other mysql/php programs so i use an existing mysql account.
i get everything installed, i added the data via mysql query browser in the table and i can go to the URL but when i login with admin/admin i get:
Fatal error: Call to undefined function: mysql_pconnect() in /var/www/inv/login.php on line 45
of course, i changed the parameters in cfp.php
any idea ??
grtz,
Verus
i got it installed, works now!
(fault with php)