-
Search
Keep in touch…
Categories
Tags
adsense Ajax bangla bangladesh Blog browser Bug Career cPanel Directory DNS drupal Extension facebook Fedora firefox Flash Forum GMail Google GP hosting html Internet job joomla Linux MySQL Open Source PHP plugin Projanmo punbb review Script Server shell Travel University VPS Web Hosting wordpress workshop Yahoo yumRecent
Recent BlogsBlogs
Recent DiscussionsDiscussions
- Bhavik Shah on Increased fees of Freelancer.com is no way inspiring…
- Neil on WordPress Category Widgets plugin – display different widgets for different categories
- Anwar, QPM-516/15 on Meditation Course from Quantum Foundation
- Brian on 417 status/response code and PHP cURL
- আরাফাত রহমান on আমি ইহা কি দেখিলাম…!
Me on TwitterTweets
- @sarimkhan ok http://twitter.com/thehungrycoder 10 hours ago
- RU BCL cadre arrested http://bit.ly/ba5cIs! first time seeing anyone mentioned BCL cadre :P :P http://twitter.com/thehungrycoder 10 hours ago
- @FahimGLHS i would give party each day, if I did :P http://twitter.com/thehungrycoder 10 hours ago
- www.projanmo.com" class="twitter-link">http://priceofweb.com/www.projanmo.com says projanmo.com is earning $110/day! my question who gets this? :P http://twitter.com/thehungrycoder 2010/09/01
Archives
Online...
- 09 visitor(s) online
- powered by WassUp
-
My Photos





More Photos Translator
ControlPanelBlog.comControlPanelBlog.com
- [Podcast] Secure Sockets Layer (SSL) Certificates Demystified
- [Podcast] Installing WordPress in cpanel!
- Configuring Samba with Webmin
- How to change administrator information on Plesk
- How to change admin password of Plesk
- View System Statistics through admin panel on Plesk 9.5
- Create a reseller account on Plesk Panel 9.5
- Upgrade Parallels Plesk Panel to 9.5.xx using control panel
- Restore your SSH access using WHM Autofixer
- Fixing WHM problems automatically using WHM Autofixer
Projanmo.comProjanmo.com
- সাংবাদিককে পিটিয়ে দু’ঘণ্টা আটকে রাখলেন আ’লীগ নেতা
- অ্যানথ্রাক্স সম্পর্কে জানুন ও সতর্ক থাকুন!
- নির্মমতার শিকার ১০ বছর বয়সের ইমন
- পর্নোগ্রাফি!
- র্যাবের পোশাক, হ্যান্ডকাপ, ব্যাজ, আইডি ইত্যাদি খোলাবাজারে বিক্রি
- পিসিতে অনেকদিন পর কিছু সমস্যা
- প্রেমিকাকে ফেরত দিতে চেয়ে বন্ধুর নিকট পত্র
- মনিটর দিয়ে টিভি দেখা (রিকমেন্ডেশন অথবা অভিজ্ঞতা শেয়ার করুন pls)
- এডবি ফটোসপ টিউটরিয়াল + ফটোসপ সিএস ৩ এ এনিমেশন +ই টোকেন
- ঈদ ওয়ালপেপার (সবাইকে অগ্রিম ঈদ মোবারক)
Tag Archives: MySQL
Append/Prepend string to a field in MySQL
Just now I am working with a problem where I need to update a column/field by appending something. I was in a bit trouble for a 2 mins as I was finding a solution for this. First thing came to … Continue reading
PDF output generating library using PHP
If you are looking for creating PDF output of your HTML pages, you can do it using PHP’s PDFlib module. However, there are some libraries for faster development of your script. Some even are not dependent on PDFlib. Please see … Continue reading
Concat multiple rows!
Today I was wondering how can I concatenate multiple rows in a single row. Suppose, I need to get the email addresses of a user table. The “SELECT `email` FROM `usertable`;” will return something like this: email1 email2 email3 But … Continue reading
MySQL starting failed!
Today one of my junior friend asked me to help with his new VPS. He was in trouble that his mysql server was not starting up. After logging in the server, I saw the problem. It was showing: Timeout error … Continue reading
PHP_SELF is empty!
Last two days, I am playing or learning to play with nginx web server. I have heard some reputation about it and saw some performance chart in the web. I liked it for its, as claimed, extremely low memory footprint … Continue reading
Posted in Linux, Open Source, Tutorial, Web Hosting
Tagged centos, fastcgi, Linux, MySQL, nginx, PHP, php-fpm
6 Comments
MySQL problem
Today, I have to waste a long time with new server. Last night my internet connection disconnected while cPanel was installing in the server. Later I have seen that everything running fine except mysql. It is showing some error like:
Warning, no valid mysql.sock file found.mysql has failed
searching many tutorials, forums after 2/3 hours later I found the following post. http://forums.spry.com/showpost.php?s=06fff7fc89bd04e88fbdf1ecf60f4be1&p=2055&postcount=6











































