-
AuthorPosts
-
January 31, 2011 at 7:05 pm #159582
I keep getting a persisent error when trying to install sample data with JA Rave 1.6. I tried recreating, deleting and reinstalling databases and JA RAVE 1.6 quickstart packages but to no avail.
Anyone know what the problem is?
January 31, 2011 at 9:17 pm #374652I believe the problem is that JA RAVE 1.6 sampledata.sql uses a variable which isnt supported by new mysql. The solution is to replace all the strings below inside the sampledata.sql file inside the installation/sql/mysql folder
Replace
TYPE=MyISAM
with
ENGINE = MyISAMAfter I do this, the sample data installs, but then I delete the installation folder and I get the following error when I try to open the website.
<blockquote>( ! ) Fatal error: Call to undefined function curl_init() in C:wampwwwtestmodulesmod_jatwitterjatwitter.php on line 334
Call Stack
# Time Memory Function Location
1 0.0031 380936 {main}( ) ..index.php:0
2 2.3538 13606144 JSite->render( ) ..index.php:49
3 2.3547 13606648 JDocumentHTML->parse( ) ..application.php:240
4 2.3547 13606648 JDocumentHTML->_fetchTemplate( ) ..documenthtml.php:313
5 2.3556 13606984 JDocumentHTML->_loadTemplate( ) ..documenthtml.php:467
6 2.3610 13652240 require( ‘C:wampwwwtesttemplatesja_raveindex.php’ ) ..documenthtml.php:412
7 2.3611 13652584 T3Template->render( ) ..index.php:4
8 2.4965 13855064 T3Template->getBuffer( ) ..template.php:490
9 2.4965 13855064 JDocumentHTML->getBuffer( ) ..template.php:936
10 2.4966 13855512 JDocumentRendererModules->render( ) ..documenthtml.php:283
11 2.5101 13857616 JDocumentRendererModule->render( ) ..modules.php:33
12 2.5105 13860456 JModuleHelper::renderModule( ) ..module.php:95
13 2.5248 13944576 require( ‘C:wampwwwtestmodulesmod_jatwittermod_jatwitter.php’ ) ..modulehelper.php:162
14 2.5570 14110720 modJaTwitterHelper->getTwitter( ) ..mod_jatwitter.php:55
15 2.5573 14112824 JCacheControllerCallback->get( ) ..helper.php:85
16 2.5602 14155152 call_user_func_array ( ) ..callback.php:123
17 2.5602 14155168 JATwitter->getTweets( ) ..callback.php:0
18 2.5602 14155448 JATwitter->makeRequest( ) ..jatwitter.php:146</blockquote>Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
February 3, 2011 at 1:27 pm #374947Dear novajugo,
You can enable the php_curl extension on your php setting.
If this is a Windows based system, CURL can be enabled by uncommenting the curl extension line in the php.ini file – extension=php_curl.dll and restarting the web serverFebruary 6, 2011 at 7:25 am #375241I uncommented this line in php.ini and I still got an error when installing the sample data. What’s the next step to try?
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
February 7, 2011 at 8:44 am #375325<em>@novajugo 219592 wrote:</em><blockquote>I uncommented this line in php.ini and I still got an error when installing the sample data. What’s the next step to try?</blockquote>
This fix is for the fatal error after you successfully install the Joomla. For the problem of installation, we will update our package to fix it. The update should be available in some days.
-
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by abrill 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum