Warning: Table './wowtutorial/cache_page' is marked as crashed and last (automatic?) repair failed query: SELECT data, created, headers, expire, serialized FROM cache_page WHERE cid = 'http://www.wowtutorial.org/category/tutorials/services/phpmyadmin' in /usr/home/wowtutorial/public_html/includes/database.mysql.inc on line 135

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/wowtutorial/public_html/includes/database.mysql.inc:135) in /usr/home/wowtutorial/public_html/includes/bootstrap.inc on line 729

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/wowtutorial/public_html/includes/database.mysql.inc:135) in /usr/home/wowtutorial/public_html/includes/bootstrap.inc on line 730

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/wowtutorial/public_html/includes/database.mysql.inc:135) in /usr/home/wowtutorial/public_html/includes/bootstrap.inc on line 731

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/wowtutorial/public_html/includes/database.mysql.inc:135) in /usr/home/wowtutorial/public_html/includes/bootstrap.inc on line 732
Phpmyadmin | Wowtutorial

Search

User login

Poll

What is your favorite DB Server ?:
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

My YM

Alexa Rank

Who's online

There are currently 0 users and 74 guests online.
Home | Services

Phpmyadmin

warning: Cannot modify header information - headers already sent by (output started at /usr/home/wowtutorial/public_html/includes/database.mysql.inc:135) in /usr/home/wowtutorial/public_html/includes/common.inc on line 153.

How To Install PhpMyadmin From Source

In this Tutorial I will describe how to install phpmyadmin from source

First before we install phpmyadmin, we need to install few requirment before install phpmyadmin.


Requirment to install PHPmyadmin :
- libmcrypt
- php mcrypt extension
- php mbstring extension

Cpanel phpMyadmin export and import error

Yesterday, i have a problem with my phpMyAdmin in my cpanel.
I can't export and import my DB through Cpanel phpMyAdmin.

It always shows like below :

export.php: Missing parameter: what (FAQ 2.8)
export.php: Missing parameter: export_type (FAQ 2.8)

So after searching a lot in google, my friend found that the issue is not in the phpMyAdmin but in the cpanel php.ini

So how to fixed that ?
please kindly to take a look how to solved this issue below :

Fatal error Maximum execution time

Fatal error Maximum execution time of 300 seconds exceeded in phpmyadmin

There are 2 options available to fixed this issue.

1. edit php.ini and raise max_execution_time limit to higher. don't forget to restart your webserver

2. from your error messages it seems phpmyadmin is not configure properly
edit your config.inc.php under phpmyadmin directory like below

// Add this line below into your config.inc.php
$cfg[’ExecTimeLimit’] = 3600;

Change 3600 to suit your need.
Hope this can help

Install Apache2, PHP5, MySQL5 and Phpmyadmin Ubuntu/Debian

Apache, PHP, Mysql is a software to running a dynamic website and as a webserver.
Those software is an opensource package, Apache is webserver, Mysql is database server and php is a programming language.

In this tutorial i will install Apache2, PHP5, MySQL5 and Phpmyadmin into a freshly build ubuntu servers.

So first thing that we need to prepare is:
1. A server with ubuntu installed on it.
2. Install an Apache2 webserver

Login into ubuntu server via ssh
[code]sentono@athena:~$sudo apt-get install apache2[/code]

3. Install a PHP packages

Recent comments

Facebook Fans

Sponsors

Tag Cloud