Results 11 to 20 of 29
-
6th Sep 2011, 06:49 AM #11OPMember
Still Same brother ... just white page
-
6th Sep 2011, 03:26 PM #12OPMember
I am getting this error can any one help me
Fatal error: Call to undefined function mysql_connect() in /home/admin/XXXXXXXX/includes/class_core.php on line 314
thank you in advance
-
6th Sep 2011, 03:28 PM #13
no mysql installed? Oh epic fail bro.
Check the requirements using:
https://github.com/NewEraCracker/php...patibility.php
Trusted: Dom, l0calh0st, 0ccul7, robert420
Find all threads started by NewEraCracker
-
6th Sep 2011, 03:31 PM #14Member
Have you tried to break it down to 500mb pieces and upload through phpMyAdmin?
-
6th Sep 2011, 03:44 PM #15OPMember
-
6th Sep 2011, 03:49 PM #16Member
Inorder to check if mysql is already installed or not run this command
which mysql If found it will show some directory name otherwise not foun
In order to remove old mysql
yum remove mysql-server
yum remove mysql
Now to install mysql run this command from the shell or a command line access point
yum install mysql-server
yum install mysql
yum install mysql-devel
Inorder to use with php
yum install php-mysql
-
6th Sep 2011, 03:51 PM #17
That script will show what is missing in your php installation for scripts such as IPB or vB to work properly.
You mean whereAnd you should place it in the www or public_html and then access it as http://example.com/check_compatibility.php (replacing example.com with your domain)
Trusted: Dom, l0calh0st, 0ccul7, robert420
Find all threads started by NewEraCracker
-
6th Sep 2011, 03:53 PM #18Member
Add this line to your config.php:
define('DISABLE_HOOKS', true);
Then try to access your forum.
-
6th Sep 2011, 03:55 PM #19OPMemberThe required PHP extension "Document Object Model" could not be found. Please ask your host to install this extension. The required PHP extension "GD Library" could not be found. Please ask your host to install this extension. The required PHP extension "Multibyte String" could not be found. Please ask your host to install this extension. The required PHP extension "MySQL" could not be found. Please ask your host to install this extension. The required PHP extension "MySQLi" could not be found. Please ask your host to install this extension. The required PHP extension "cURL" was found, but function curl_exec is disabled, please ask your host to enable it! The required PHP extension "cURL" was found, but function curl_multi_exec is disabled, please ask your host to enable it! Memory Limit: 128M is required. Please ask your host to increase this setting.
-
6th Sep 2011, 03:57 PM #20OPMember
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Error Detected in sitemap XML. How to remove error?
By Bobby3711 in forum Web Application/Script SupportReplies: 1Last Post: 21st Mar 2012, 03:51 PM -
Rapidleech error: Error openning rar process
By tractor3231 in forum Server ManagementReplies: 13Last Post: 14th Dec 2011, 04:35 AM -
HTTP Error 500 (Internal Server Error):
By joshmoore in forum Technical Help Desk SupportReplies: 4Last Post: 25th Nov 2011, 03:59 AM -
wtf happened? (ipb 3.23 skin error causes fatal error)
By mrHunt in forum Technical Help Desk SupportReplies: 1Last Post: 25th Nov 2011, 03:55 AM -
Adding Domain Error in cPanel (Error from park wrapper:)
By Ryza in forum General DiscussionReplies: 0Last Post: 20th Feb 2011, 01:57 AM
themaPoster - post to forums and...
Version 5.37 released. Open older version (or...