Joined: 08 Jul 2009 |
Posts: 1 |
|
|
|
Posted: Tue Jul 07, 2009 5:02 pm |
|
|
|
|
|
Hi there, im new to PHPed, just installed the evaluation version. The installation worked fine, and the scripts says all well...
Now connecting to my database, using the DB-Form wizard works as well, but running the forms created resolves in the following error:
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of dbu_pack_key(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in D:\websites\bmwcars\db_utils.inc on line 191
PHP version 5.2.6
Apache 2.2.8
PHPed 5815eval
ps. setting the "allow_call_time_pass_reference to true" in php.ini, does not resolve the issue for me...
Can anyone confirm this error, or tell me what to do to fix it?
othervise, phped seems excellent so far.
|
|