The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(257) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/printthread.php(257) : eval()'d code 2 errorHandler->error
/printthread.php 257 eval
/printthread.php 117 printthread_multipage
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
MySQL ver. correct but install fails- OSX - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4)
+--- Thread: MySQL ver. correct but install fails- OSX (/showthread.php?tid=285)

Pages: 1 2


RE: MySQL ver. correct but install fails- OSX - narain - Feb 10th, 2013

[quote='Joe' pid='8380' dateline='1360362684']
Narain,

If you're using WAMP, MySQL will be installed when you installed WAMP.

Cheers,

Joe

Joe,

Thanks for ur reply, but i am getting error at the second stage

This page runs a few tests on your system to ensure it's able to run Form Tools.
PHP Version 5.4.3 PASS
MySQL Version mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $ FAIL
PHP Sessions Available PASS
Write Permissions /upload/ PASS
/themes/default/cache/ PASS
Core Field Types module available? Yes PASS

It shows mysql version as failed though i commented out some lines in the code to forward to the next steps in doing so i am struck near step 5 and getting this error
( ! ) Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\formtools\global\code\hooks.php on line 470
Call Stack
# Time Memory Function Location
1 0.0208 148120 {main}( ) ..\step6.php:0
2 0.8261 3289296 ft_update_available_hooks( ) ..\step6.php:7
3 1.7553 3466224 _ft_find_hooks( ) ..\hooks.php:382
4 29.2120 3466728 _ft_find_hooks( ) ..\hooks.php:459
5 29.5130 3467192 _ft_find_hooks( ) ..\hooks.php:459
6 29.5489 3467576 _ft_find_hooks( ) ..\hooks.php:459
7 29.9857 3468080 _ft_extract_code_hooks( ) ..\hooks.php:453

can some one please help how to proceed further.

Thanks in advance.



RE: MySQL ver. correct but install fails- OSX - narain - Feb 11th, 2013

Thanks Joe , what if i use other than WAMP server like apache ???