I never said microsoft DIDN'T own mysql, what im saying is...mysql 5.0 (not on any package, e.g xampp) is alot better for uploading bigger databases ect, and there is no max config file, as far as im aware.
I never said microsoft DIDN'T own mysql, what im saying is...mysql 5.0 (not on any package, e.g xampp) is alot better for uploading bigger databases ect, and there is no max config file, as far as im aware.
I dont have any idea what are you talking about?I never said microsoft DIDN'T own mysql, what im saying is...mysql 5.0 (not on any package, e.g xampp) is alot better for uploading bigger databases ect, and there is no max config file, as far as im aware.
Xampp:
Apache HTTPD 2.2.8 + Openssl 0.9.8g
MySQL 5.0.51a <===
PHP 5.2.5
PHP 4.4.8
phpMyAdmin 2.11.4
FileZilla FTP Server 0.9.25
Mercury Mail Transport System 4.52
Wampserver 2.0:
- Apache 2.2.6
- MySQL 5.0.45 <====
- PHP 5.2.5
And...
Oracle = MYSQL (free)
Microsoft = MSSQL (not free)
*cough* I believe you meant sql?
K, i agree...many people see it as the same, but me PERSONALLY i prefer it, but anyways, how do i make myself owner, stupid question i know, but i cant find the table on the database and i cant find it on the server source.
Check your php.ini and change error reporting line(and you can hide some errors).
Then change your short tag line: short_open_tag = On
But that php-site have hardcoded lines...
..like this: $sql = "INSERT INTO `runescape`.`uber3_players` (
...and if your db has different name than runescape, then check every php page and search `runescape` and change them.
Good luck!
my Register and Login is Buggy.
If i click on login than it goes back to the index
And bij register is:
Username:
Password:
Password(Confirm):
Please Note: Only letters and numbers are allowed in both the username and password.
Server IP here.
Username: '.$user.'
Password: '.$pass.''; //echo 'Out Of Order'; } } else { echo 'Sorry to bother, but the both of the password fields must be the same.'; } } ?>
Why can`t i login in web, i register, account saves on DB, but then i try to login, and it says Account doesn`t exist! What should i do?
When i import the runescape.sql database into phpmyadmin, the following comes up:
--------------------------------------------------------------------------------------------------------
ERROR
SQL-query:
--
-- Dumping data for table `uber3_clans`
--
-- --------------------------------------------------------
--
-- Table structure for table `uber3_controls`
--
CREATE TABLE `uber3_controls` ( `Name` varchar( 500 ) NOT NULL ,
`Value` varchar( 500 ) NOT NULL ,
PRIMARY KEY ( `name` )
) ENGINE = InnoDB DEFAULT CHARSET = latin1;
MySQL retourneerde:
#1170 - BLOB/TEXT column 'name' used in key specification without a key length
--------------------------------------------------------------------------------------------------------
Anyone knows what i can do to fix this?
i can't connect to my forum
give a little info on what happens when you try to go into your forum.
---------------------------------------------------------------------------------------------
to all users:
To sort out problems please include info on where you are hosting and what files you try and edit.
NOTE: this site should only be hosted on your home computer or a server that you have full access to. because this site is written with short tags most hosts don't allow you to change that option. so your site will not work, you will receive errors and pages will not load.