1
StarMaiden
Errors in installation
  • 2005/5/25 15:46

  • StarMaiden

  • Just popping in

  • Posts: 3

  • Since: 2005/5/25


Oh I'm off to a GREAT start here :-/ I received the following errors once installation was complete:

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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. However, future versions may not support this any longer. in /home/sbloom01/domains/theholyriver.com/public_html/kernel/object.php on line 723

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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. However, future versions may not support this any longer. in /home/sbloom01/domains/theholyriver.com/public_html/kernel/configoption.php on line 82

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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. However, future versions may not support this any longer. in /home/sbloom01/domains/theholyriver.com/public_html/kernel/configitem.php on line 188

Any help?
Thanks in advance!
Sherry

2
m0nty
Re: Errors in installation
  • 2005/5/25 15:53

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


what XOOPS version? phpversion (i presume it's php 4.3 with that error)

3
m0nty
Re: Errors in installation
  • 2005/5/25 16:00

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


you can either ask your host, to enable allow_call_time_pass_reference in php.ini (if they refuse, find another host)

or you could try creating a .htaccess (use notepad) save it as .htaccess (note the . at the beginning) file in your root XOOPS folder. inside the htaccess file put >

php_flag allow_call_time_pass_reference on

4
StarMaiden
Re: Errors in installation
  • 2005/5/25 16:14

  • StarMaiden

  • Just popping in

  • Posts: 3

  • Since: 2005/5/25


using phpMyAdmin v. 2.5.0, MySQL v. 4.0.12, trying to find where to allow call-time pass etc. - I believe I have all host priveleges since I can resell etc. *fingers crossed* :) Thanks for your quick response!

5
m0nty
Re: Errors in installation
  • 2005/5/25 16:33

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


it has to be enabled in php.ini which only the host company can change, unless you have root access to the server (usually u only get that on dedicated servers i think)

the only other way is to use the .htaccess file i posted about previously..

6
StarMaiden
Re: Errors in installation
  • 2005/5/25 16:49

  • StarMaiden

  • Just popping in

  • Posts: 3

  • Since: 2005/5/25


waiting for a response from the admin... tried the .htaccess and it didn't change anything, I just hope they get back to me soon!

Login

Who's Online

180 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 180


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits