Search blog
Saturday, December 22, 2012
Friday, December 21, 2012
Excellent Script to change MySQL Table Prefix in Drupal
Note: This script is applicable to any website using MySQL as its database.
I wanted to change my MySQL table prefix for my Drupal installation and googling and trying various methods that I bumped across in various websites, but to no avail until I landed upon this awesome little script. I've tried and tested this script and it's an excellent little but powerful script to change your MySQL Table prefixes.
Just download the script provided here MySQL Table Prefix Changer and place it in your document root folder. Then enter something like this in your browser "www.example.com/prefix-dxc.php" and fill in the form with the relevant inputs. And within seconds your table prefix should be changed/updated.
Once all's done you will get a final report. One error I noticed during my process was this:
Deprecated: Function mysql_list_tables() is deprecated in C:\xampp\htdocs\prefix-dxc.php on line 109
There is nothing to worry about this as it's just a message telling the above function is no longer supported by my current MySQL version.
I wanted to change my MySQL table prefix for my Drupal installation and googling and trying various methods that I bumped across in various websites, but to no avail until I landed upon this awesome little script. I've tried and tested this script and it's an excellent little but powerful script to change your MySQL Table prefixes.
Just download the script provided here MySQL Table Prefix Changer and place it in your document root folder. Then enter something like this in your browser "www.example.com/prefix-dxc.php" and fill in the form with the relevant inputs. And within seconds your table prefix should be changed/updated.
Once all's done you will get a final report. One error I noticed during my process was this:
Deprecated: Function mysql_list_tables() is deprecated in C:\xampp\htdocs\prefix-dxc.php on line 109
There is nothing to worry about this as it's just a message telling the above function is no longer supported by my current MySQL version.
Monday, December 17, 2012
Sunday, December 16, 2012
How to install Django in Windows 7
To Install Python and Django with Xampp on Windows 7: http://www.leonardaustin.com/technical/install-python-and-django-with-xampp-on-windows-7
If the above methods don't work try this:
If the mod_wsgi file is malfunctioning and stopping Apache from loading you may try these mod_wsgi files from here. Please note the correct version before downloading. There are different types here depending upon the OS (32 bit or 64 bit):
http://www.lfd.uci.edu/~gohlke/pythonlibs/#mod_wsgi
Subscribe to:
Posts (Atom)
Top 5 Posts (Weekly)
-
When Not to Use Obsidian: Why You May Not Need a Second Brain Obsidian is one of the most powerful note-taking and knowledge-management appl...
-
Since yesterday, I've been trying to backup my hard drive using Clonezilla but without any success. Twice I got the following error, wh...
-
>> Download Links: SP Flash Tool (Linux/Windows) : http://bit.ly/2CZkTER SN Write Tool (Windows only) : http://bit.ly/2Aw22Ov ...
-
If you are unable to suspend your laptop, here's the solution which I've tried & tested and it worked with my Lenovo Thinkpad T4...
-
I tried various solutions and fixes available to clean my system's DNS cache but nothing worked for me, due to which I was unable to a...