The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
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 ??? |