You are not enjoying the benefits offered by registering. To register click here...
  
Forums | Prefs | Your Messages | Members | Recent | Search
Quick Search


Advanced Search
| Calendar | Doc | Dev' Blog! |
Chat (Alpha Version)

Guest, do not forget to login ( Register )
 Top > Forums > This Software > Support, FAQ, How-to's
 Errors with installer

Skin Selection:
 (1 pages) 1  
Gamersea

Local Hero
Group: Testers
Posts: 87
Reputation: 3


Posted on Jan 11, 2007, 3:55 pm by Gamersea
Errors with installer

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 /chroot/home/threesix/html/newinstall.php on line 936

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 /chroot/home/threesix/html/newinstall.php on line 936

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 /chroot/home/threesix//html/newinstall.php on line 1065

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 /chroot/home/threesix/html/newinstall.php on line 1065

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 /chroot/home/threesix//html/newinstall.php on line 1065

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 /chroot/home/threesix/html/wizard.php on line 168

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 /chroot/home/threesix/html/wizard.php on line 536



Also, The installer can't add the query, So I tryed that manually and it's saying that it haves a error in the query.



Chris I hope you can help me, Because this new Nextbbs (+ new skin) looks great.

Last edit by Gamersea on Jan 11, 2007, 3:56 pm
 
Top

chris

The Culprit
Group: Admins
Posts: 1,516
Reputation: 38


Posted on Jan 12, 2007, 3:49 am by chris
Thanks!

Well, two questions:

1. Which version are you trying to install?

2. Are you running PHP5?

 
Top

Gamersea

Local Hero
Group: Testers
Posts: 87
Reputation: 3


Posted on Jan 12, 2007, 8:16 am by Gamersea

nightly build of yesterday

and I am running php 4+


 
Top

chris

The Culprit
Group: Admins
Posts: 1,516
Reputation: 38


Posted on Jan 12, 2007, 12:28 pm by chris
After IM chat, I realized that these deprecations errors must be due to running a very recent version of PHP 4.
I will fix the deprecation warnings.

Additionally you mentioned that your database didn't like an SQL statement; do not forget to paste phpmyadmin's output here.

Cheers

 
Top

Gamersea

Local Hero
Group: Testers
Posts: 87
Reputation: 3


Posted on Jan 12, 2007, 12:32 pm by Gamersea
Server: localhost
Database: threesix_gb
Error

SQL query:

CREATE TABLE `chris_acls` (
`acl_ID` int( 10 ) NOT NULL AUTO_INCREMENT ,
`acl_area` int( 10 ) default NULL ,
`acl_group` int( 10 ) default NULL ,
`canread` tinyint( 1 ) default NULL ,
`canwrite` tinyint( 1 ) default NULL ,
`canstart` tinyint( 1 ) default NULL ,
`cansee` tinyint( 1 ) default NULL ,
`canmod` tinyint( 1 ) default NULL ,
`server` int( 10 ) default NULL ,
KEY `acl_ID` ( `acl_ID` ) ,
KEY `groups` ( `acl_group` ) ,
KEY `server` ( `server` ) ,
KEY `acl_area` ( `acl_area` ) ,
KEY `cansee` ( `cansee` ) ,
KEY `canread` ( `canread` ) ,
KEY `canwrite` ( `canwrite` ) ,
KEY `canstart` ( `canstart` ) ,
KEY `canmod` ( `canmod` ) --
-- Dumping data for table `chris_acls`
--
/*!40000 ALTER TABLE `chris_acls` DISABLE KEYS */

MySQL said: Documentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ALTER TABLE `chris_acls` DISABLE KEYS */' at line 26



By the way my exact mysql version is: MySQL 4.1.20
and my php version is:
4.3.11

Last edit by Gamersea on Jan 12, 2007, 12:34 pm
 
Top

chris

The Culprit
Group: Admins
Posts: 1,516
Reputation: 38


Posted on Jan 13, 2007, 9:31 pm by chris
OK it's 6:30pm in California.
Pick up the nightly build tomorrow, it should fix both the deprecation warnings and the database issue.

 
Top

 (1 pages) 1 - Flat Mode | Threaded Mode  
Quick Jump:

         
Page generated in 0.03 seconds (Queries: 0.00) - Cpu: 0.74
Total DB [adodb:mysql] queries: 14
Total Strings Translated: 14
Powered by NextBBS SE v0.4.5 - Copyright © 2007 CFR & The NextBBS Team
Chatbox powered by smiletag