Notice: Undefined variable: db_func_loaded in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\header.inc.php on line 16
Notice: Undefined variable: site_title in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\header.inc.php on line 37
Notice: Undefined variable: mode in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\admain.php on line 3
Notice: Undefined variable: db_func_loaded in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\header.inc.php on line 16
Notice: Undefined variable: caller in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\lang.inc.php on line 19
Notice: Undefined variable: site_title in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\header.inc.php on line 37
Notice: Undefined variable: caller in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\header.inc.php on line 41
Notice: Undefined variable: sellang in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\header.inc.php on line 41
First enter database parameters:
Notice: Undefined variable: db_host in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\admain.php on line 80
IP or name of the server* Type of database* mySQL PostgreSQL
Notice: Undefined variable: db_user in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\admain.php on line 85
Database user* Password*
Notice: Undefined variable: db_name in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\admain.php on line 87
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After install the phpayv2.02
I type in "http://w2k/phpay/admin/index.php"
to start the admin function to configure the db.
However the top left frame so such message!
Notice: Undefined variable: db_func_loaded in D:\Program Files\Apache Group\Apache2\htdocs\phpay\admin\header.inc.php on line 16
Thank you very much!
Set in php.ini
error_reporting = E_ALL & ~E_NOTICE
Otherwise you get lot of such messages ... This notice are not nice, but script works with them ...
Greetings,
Andreas.
where is php.ini file?
I cannot find it under the apache directory?
actually there is many error lines and this is the first one!
Is the system cannot run in windows apache?
THanks!
I have amend the php.ini as disucss.
Yes, it does not show any error message.
However nothing is work in the admin page! The screen is either is blank or only a few character!
I really want to use the phpay and i use try hours and hours and cannot make it work!
some errors at displayed at
http://w2k/phpayv2/admin/index.php
Notice: Undefined variable: db_func_loaded in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\header.inc.php on line 16
Notice: Undefined variable: site_title in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\header.inc.php on line 37
Notice: Undefined variable: mode in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\admain.php on line 3
Notice: Undefined variable: db_func_loaded in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\header.inc.php on line 16
Notice: Undefined variable: caller in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\lang.inc.php on line 19
Notice: Undefined variable: site_title in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\header.inc.php on line 37
Notice: Undefined variable: caller in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\header.inc.php on line 41
Notice: Undefined variable: sellang in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\header.inc.php on line 41
First enter database parameters:
Notice: Undefined variable: db_host in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\admain.php on line 80
IP or name of the server* Type of database* mySQL PostgreSQL
Notice: Undefined variable: db_user in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\admain.php on line 85
Database user* Password*
Notice: Undefined variable: db_name in D:\Program Files\Apache Group\Apache2\htdocs\phpayv2\admin\admain.php on line 87
php.ini is in your PHP- or Windows-directory.
Please check documentation of PHP (http://php.net) and how to install.
Greetings,
Andreas.