HowTo Fix: PhpMyAdmin Displays Blank Page After Logging In

August 16th, 2009 · Posted in HowTo, Tutorials

phpmyadmin-vista

Recently I published an article about Windows Vista Home Premium and the “problems” I was running into when installing my programs. Well, this time I run into another problem when I installed appserv-win32-2.6.0 . Everything seemed to work just fine, Apache was working well, but when I tried opening PhpMyAdmin for some reason it was displaying a blank page after I entered my login information.

The solution to this blank page problem is fairly easy. Simply modify this line in the phpmyadmin/config.inc.php

$cfg['Servers'][$i]['host']          = ‘localhost’;

to this:

$cfg['Servers'][$i]['host']          = ‘127.0.0.1′;

In the above code, you’re changing your name server to 127.0.0.1 in order to use TCP/IP connection. After this, you should be able to see your PhpMyAdmin page by opening in your browser the address http://127.0.0.1/PhpMyAdmin

Hope this helps!

Note: Whenever you specify “localhost” or “localhost:port” as server, the MySQL client library will override this and try to connect to a local socket (named pipe on Windows). If you want to use TCP/IP, use “127.0.0.1″ instead of “localhost”. If the MySQL client library tries to connect to the wrong local socket, you should set the correct path as Runtime Configuration in your PHP configuration and leave the server field blank.

Share & Enjoy:
  • Digg
  • Facebook
  • del.icio.us
  • Technorati
  • TwitThis
  • E-mail this story to a friend!
  • StumbleUpon
  • Slashdot
  • Meneame
  • Google
  • BarraPunto
  • BlinkList
  • blogmarks
  • Blogosphere News
  • Live
  • Ma.gnolia
  • Fleck
  • Furl
  • NewsVine
  • Socialogs
  • Mixx
  • YahooMyWeb

HowTo Fix: Dreamweaver Closes Automatically when Initializing in Windows Vista Home Premium

July 24th, 2009 · Posted in HowTo, Tutorials

dwvista

For the last couple of weeks I have been working on my new laptop that has Windows Vista Home Premium installed in it. Unfortunately, I run into a problem a week after I had it, I decided to install Dreamweaver CS3 and it wouldn’t start correctly. Dreamweaver would look as if it was starting and then close itself a few minutes later.

I tried running the program as Administrator, uninstalling and reinstalling, I tried installing other DW versions but still no luck.

Finally, I figured out that my Acer Aspire 5920 laptop had a program called Acer Empowering Frameworks installed that was blocking Dreamweaver. I still don’t understand why it would block a program, but it’s certainly a problem that Acer needs to solve soon.

So once that I identified the problem the solution was simple. Uninstalling Acer Empowering Frameworks Software from my Acer laptop was the solution, as simple as that. I believe this advice has been useful to a lot of people so there you have it. Hope this helps you as it helped me.

Share & Enjoy:
  • Digg
  • Facebook
  • del.icio.us
  • Technorati
  • TwitThis
  • E-mail this story to a friend!
  • StumbleUpon
  • Slashdot
  • Meneame
  • Google
  • BarraPunto
  • BlinkList
  • blogmarks
  • Blogosphere News
  • Live
  • Ma.gnolia
  • Fleck
  • Furl
  • NewsVine
  • Socialogs
  • Mixx
  • YahooMyWeb

27 Captivating Original Typography Art Designs

May 21st, 2009 · Posted in Collections, Design, Inspiration

As designers we understand the importance of choosing the right type of fonts when working on a new design. However, some designers take the value of fonts and types to a higher level when developing a typography design.

I’ve always been fascinated by typography designs, just the way the designer combines different typefaces and sizes to form something extraordinary.

Recently, I published a very interesting article over at Design Crash Magazine, that shares with you 27 beautiful hand-picked showcase of typography art designs, make sure you check it out!

Read Article

Typography Design
Share & Enjoy:
  • Digg
  • Facebook
  • del.icio.us
  • Technorati
  • TwitThis
  • E-mail this story to a friend!
  • StumbleUpon
  • Slashdot
  • Meneame
  • Google
  • BarraPunto
  • BlinkList
  • blogmarks
  • Blogosphere News
  • Live
  • Ma.gnolia
  • Fleck
  • Furl
  • NewsVine
  • Socialogs
  • Mixx
  • YahooMyWeb

Introducing Design Crash Magazine!

May 14th, 2009 · Posted in Blogging, Design, Resources

designcrash

I would like to present to you Design Crash Magazine.

So, what is Design Crash Magazine?

Design Crash Magazine is a blog formed by me and graphic designer Mitch Myers with the contribution of a group of talented professionals. Design Crash Magazine’s main objective is to bring to you as many resources as possible; resourcers such as feeds that will help the web designer, graphic designer and artist in general to get inspired with the  compilation of latest trends.

So, make sure to check out the blog and drop us a line anytime!

Share & Enjoy:
  • Digg
  • Facebook
  • del.icio.us
  • Technorati
  • TwitThis
  • E-mail this story to a friend!
  • StumbleUpon
  • Slashdot
  • Meneame
  • Google
  • BarraPunto
  • BlinkList
  • blogmarks
  • Blogosphere News
  • Live
  • Ma.gnolia
  • Fleck
  • Furl
  • NewsVine
  • Socialogs
  • Mixx
  • YahooMyWeb

Related Posts Widget for Blogs by LinkWithin