Server :: Phpmyadmin Won't Load - Get 'MooRainbow Undefined' Msg From Firebug

Sep 26, 2010

I was trying to change table data in a mysql database. Phpmyadmin appeared to work ok but somewhere along the line something got screwed up. When I try to start Phpmyadmin now it quits in the middle of loading. Firebug underlines something that says 'mooRainbow undefined'. I've tried to apt-purge Phpmyadmin including dropping the php database and then re-installing it. It does the same thing even when I went from version 3. something to version 4. something. This leads me to believe there is something wrong somewhere else. I don't have a clue where to even start looking!

View 3 Replies


ADVERTISEMENT

Server :: Undefined Function __() In Phpmyadmin

Jun 19, 2011

I installed phpmyadmin and when I tried to access it, it said:

[code]...

View 1 Replies View Related

CentOS 5 :: Cannot Load Mysql Extension For PhpMyAdmin?

Aug 30, 2010

I have a centos 5.5 machine. First I upgraded my php to php 5.3. So I was then installing phpMyAdmin so I just put the whole folder into my /var/www/html/phpMyAdmin.The I tried to run my phpMyAdmin and I got this error Cannot load mysql extension. Then I uinstall my mysql db and reinstall it. Again it show me the same error.For addition info via the php info page for the Configure Command I saw this option -without-mysql' .

View 5 Replies View Related

Fedora Installation :: PhpMyAdmin Asking For Username / Password To Load Page

Nov 18, 2009

I have installed phpMyAdmin on Fedora 11 using YUM, along with MySQL, PHP and Apache. The web and database servers are operating fine. However, when loading the web page [URL]... a box appears asking for a username and password. I have tried many combination's including the root with no success. What value does it want, or what setting is wrong. In studying the file httpd.conf in somehow loads the file phpMyAdmin.conf

[code]...

View 4 Replies View Related

Ubuntu :: Mysql Database Down / Apache / Phpmyadmin Wont Load?

May 4, 2010

I am at work right now and noticed my blog is down because of a database connection error. phpmyadmin wont load either it says theres an error, and webmin wont load either. So what would cause a mysql to go down? a hack or update? i am running ten.o four ubuntu server.

View 3 Replies View Related

Ubuntu :: Firefox Randomly Crashes - No Firebug With Flashblock

Aug 27, 2010

Firefox crashes randomly. Frequency: few minutes to hours. It is not website-specific. Happens on both flash and non-flash sites. Seems to happen more often when I'm doing something complicated, like editing a photo album on facebook,or using a javascript-heavy page. Safe mode does not help.It used to work perfectly. I don't remember when the crashes began, possibly a month or two ago... So I don't know if they are caused by an update or by something I installed.

Most solutions I found were for problems with the Firebug extension (which I don' have) or for problems with fullscreen flash (which is not the case).Firefox 3.6.8, fully updated Lucid 64bit When started from terminal, it sometimes outputs an exception at startup, then nothing, then "Killed" before crashing. As below:

Code:

[Exception... "Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIXPCComponents_Utils.import]" nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: file:///home/viktor/.mozilla/firefox/y4yoxvhi.default/extensions

[code]....

View 3 Replies View Related

Software :: Firefox Crashes When Try To Enable Javascript In Firebug

Apr 10, 2010

after installing Firebug add-on using Firefox automatic add-on installation, I try to run a JavaScript debugger. At first, the "Script" tab was grayed out, so I try enable it by click its pull down menu and select "enable"; however this action causes Firefox to crash. Did I install Firebug incorrectly that causing the crashes?

View 2 Replies View Related

Server :: Using CentOs On A Remote Server But Can't Access PhpmyAdmin

Oct 25, 2010

Im using CentOs on a remote server. I've recently installed phpmyadmin but cant access from [URL] I checked the files and found only 3 folders in /var/lib/phpmyadmin -config / save / upload - all of them empty. Whenever I try intstall phpmyadmin again it just says its already installed and up to day.

View 2 Replies View Related

Server :: MySQL - PhpMyAdmin ?

Aug 22, 2010

I have 2 Servers
Server A running apache, php, phpmyadmin
Sever B running MySQL

Server A has IP of 192.168.1.110
Server B has IP of 192.168.1.120

I edited /etc/phpmyadmin/config.inc.php

To have these:

(This par was confusing to I just re-added the line above instead of searching for it all).

Then I set the MySQL vi /etc/mysql/my.cnf to comment out #bind-address = 127.0.0.1

There is another line that most of the guides asked me to comment out but I cannot find that like: # skip-networking

The Next closest match to that is: skip-external-locking

I will assume that is not it and leave it alone....

I keep getting errors for example: "Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly"

Another error was it canno connect because it is not accepting connections from the IP Address of my webserver...

View 2 Replies View Related

OpenSUSE Network :: Get PhpMyAdmin Going On Server 11.3?

Dec 20, 2010

Setup - PmaWiki tells me that for some reason openSUSE does not support the setupscript.

I have been following the The Perfect Server - OpenSUSE 11.3 x86_64 [ISPConfig 3] | HowtoForge - Linux Howtos and Tutorials but used for i586. Everything works fine, except i am not able to find a way to set a password to be checked by dovecot/pam, to enter a mailbox via squirrelmail. The args are set, but i simply can not find out where to set the password and username.

The password set in ISPConfig does not apply to the squirrelmail login for dovecot.

The general idea than was to get phpMyAdmin running, and set up passwords there...(i do not even know if that is going to work, but get phpMyAdmin to work would not be bad at all..)

So, to know how to set a password/username in/for dovecot would be fine also... (i've read all the wikipages like: AuthDatabase/PasswdFile - Dovecot Wiki but now i still do not know where and how to set them.

View 8 Replies View Related

Server :: Connect To MySQL Using Phpmyadmin?

Aug 22, 2010

I been going off old outdate guides and informaion around the internet and nothing is working

I have 2 Servers
Server A running apache, php, phpmyadmin
Sever B running MySQL
Server A has IP of 192.168.1.110
Server B has IP of 192.168.1.120

[Code]...

(This par was confusing to I just re-added the line above instead of searching for it all).

Then I set the MySQL vi /etc/mysql/my.cnf to comment out #bind-address = 127.0.0.1 There is another line that most of the guides asked me to comment out but I cannot find that like: # skip-networking

The Next closest match to that is: skip-external-locking

I will assume that is not it and leave it alone....

I keep getting errors for example: "Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly"

Another error was it canno connect because it is not accepting connections from the IP Address of my webserver..

View 2 Replies View Related

Server :: How To Implement PHPMyAdmin In RHEL 5.1

Aug 15, 2009

I configured mysql in RHEL5.1 and I tested it , it workks well, but I wish to exploit it in graphical mode. Can you assist me to implement the phpMyAdmin for me to use it in graphical mode?

View 4 Replies View Related

Server :: Install Of Phpmyadmin On Ubuntu 11.04 Won't Accept Log In

Jun 11, 2011

I seem to have a working install of Ubuntu Server 11.04 (Samba running without issue on same machine). The lamp stack seems to be running fine as well. (Apache index.html page works, phpinfo() works, mysql works from the mysql command line.) I have installed phpmyadmin. After install I had to reboot the server (restarting Apache still said error in PHP and couldn't start). After reboot, the welcome screen comes up, but using root with password doesn't work. Using an admin user that I created with privileges in *.* doesn't work either. There are no errors on the screen, it just simply loops back to the beginning screen.

There is an error in apache2 error.log saying that it can't find the page [URL] which seems strange because you can bring up the welcome page, you just can't log into phpmyadmin with any of the created users that I made from the mysql commandline. I don't see any php errors in syslog (which is where the php errors are being directed) except a notice that CRON is running for some purpose for PHP.

View 6 Replies View Related

Software :: The Requested URL /phpMyAdmin Was Not Found On This Server

Mar 19, 2010

I have install apache,php,mysql and then I have installed the phpmyadmin by issueing the command in terminal sudo apt-get install phpmyadmin

After this ,in my web brower i type... localhost/phpmyadmin ,it give the error message "Not Found

The requested URL /phpMyAdmin was not found on this server. Apache/2.2.12 (Ubuntu) Server at localhost Port 80"

View 8 Replies View Related

CentOS 5 Server :: Getting PhpMyAdmin Package To Work

May 15, 2009

i have apache, php, mysql, etc installed, and running.

Phpinfo displays properly, and i can even do a few simple database calls via databases i made from the commandline.

I try to install the phpMyAdmin package (i think its from RPMForge, but it might be from EPEL). The package installs without problems, yet when i attempt to go to localhost/phpMyAdmin, i get a 404 error.

Is there something i need to do with my apache configuration to make this work? There seems to be very little documentation on this package.

If there isnt anything i could do, i could go through and do it by hand, but i want to have the advantage of using packages for the automatic updates.

EDIT1: Ok, i reinstalled the package, and now i get a 403:Forbidden instead of a 404.

Again, localhost/phpMyAdmin.

View 3 Replies View Related

CentOS 5 :: Opening PHPMyAdmin - Server Not Responding

Sep 16, 2010

I got this error when opening phpmyadmin, I check that my mysql is keep automatic closed.
#2002 - The server is not responding (or the local MySQL server's socket is not correctly config).

View 5 Replies View Related

Server :: Configuring Alias Phpmyadmin In Virtual Host?

Nov 9, 2010

i have linux server application based on centos 5 that run httpd daemon from /usr/local/pf/conf/httpd.conf which is generated from the /usr/local/pf/conf/templates/httpd.conf.apache22 file

the problem is every time i run my linux server application i am not able to access phpmyadmin unless i stop my linux server application which is stop it httpd daemon then start "service httpd start"

i have been told by forum moderator to create an alias for my phpmyadmin in Virtual Host but it stil dont work, i am not able access my phpmyadmin site

this is what i have done to solve this problem
- open /usr/local/pf/conf/templates/httpd.conf.apache22 file then look for

<VirtualHost *:%%admin_port%%>
- add Alias /phpmyadmin "/usr/share/phpmyadmin" (Failed)
- add Alias /phpmyadmin /usr/share/phpmyadmin (Failed)
- add Alias /phpmyadmin "/usr/share/phpmyadmin/" (Failed)

[Code]....

why i still cant open my phpmyadmin site ? or why i cant run phpmyadmin together with my linux server application because it use the same daemon (httpd daemon)

View 8 Replies View Related

Server :: Fatal Error: Call To Undefined Function

May 7, 2010

I had created a database in mysql called guestbook and created tables also in mysql and also granted remote connections privileges from below command

mysql> grant all privileges on *.* to root@192.168.1.222 identified by "rrcrrc";

i had accessed from my pc(192.168.1.222) and used phprunner to create php web pages and copied the phprunner output folder to use with apache. when i accessed from my pc the below error is coming

Fatal error: Call to undefined function: mysql_connect() in /home/administrator/useridall/include/dbconnection.php on line 9

i can't understand what is going on so i put this question in the forum, below is i am giving the dbconnection.php details.

dbconection.php
<?php
function db_connect()
{

[code]....

View 3 Replies View Related

CentOS 5 Server :: Creating PDF Using PHP Getting Undefined Function Error?

Mar 16, 2009

I had installed PHP using yum install php. I am trying to use the pdf_new function to create pdfs from existing text files, but I get this error PHP Fatal error: Call to undefined function pdf_new()I have noticed that when I run the phpinfo() command, I cannot find the PDF phrase at all. My php.ini file does not even have these two linesextension=php_pdf.dll extension=php_cpdf.dll kind of command I should use if I need to build PDFs using PHP on Centos 5?

View 1 Replies View Related

Software :: Phpmyadmin Stopped Working - Installing Mysql-server

Jul 23, 2010

My phpmyadmin stopped working. I reinstalled it and it gives error #2002. I found that this error is from mysql, which i couldn't repair and i begin to reinstall it. First I was with Debian 5.03, but i played with /etc/apt/sources.list and after upgrading

I have now 5.05

The problem is that when i install mysql-server a dependency appear in mysql-server-5.0. I follow this instructions[url] and after sudo apt-get install mysql-server mysql-client

I get this error:

Code:

How can i fix this dependency? I didn't find anything relative in google.

mysql-server-5.0 --configure gives error: command not found

I uninstalled all related with mysql and execute dpkg --purge mysql-server then reboot and run first apt-get install mysql-server-5.0 mysql-client-5.0 and then apt-get install mysql-server mysql-client There was no error

Code:

But there was another error when run mysql -u root -p

Code:

View 2 Replies View Related

CentOS 5 Server :: Configuring Alias Phpmyadmin In Virtual Host?

Nov 10, 2010

i have linux server application based on centos 5 that run httpd daemon from /usr/local/pf/conf/httpd.conf which is generated from the /usr/local/pf/conf/templates/httpd.conf.apache22 file

the problem is every time i run my linux server application i am not able to access phpmyadmin unless i stop my linux server application which is stop it httpd daemon then start "service httpd start"

i have been told by forum moderator to create an alias for my phpmyadmin in Virtual Host but it stil dont work, i am not able access my phpmyadmin site

this is what i have done to solve this problem

- open /usr/local/pf/conf/templates/httpd.conf.apache22 file then look for <VirtualHost *:%%admin_port%%>
- add Alias /phpmyadmin "/usr/share/phpmyadmin" (Failed)
- add Alias /phpmyadmin /usr/share/phpmyadmin (Failed)
- add Alias /phpmyadmin "/usr/share/phpmyadmin/" (Failed)

[Code]....

NB : my phpmyadmin is install on /usr/share/phpmyadmin with /etc/httpd/conf.d/phpmyadmin.conf as phpmyadmin configuration file

why i still cant open my phpmyadmin site ? or why i cant run phpmyadmin together with my linux server application because it use the same daemon (httpd daemon)

View 1 Replies View Related

CentOS 5 :: PhpMyAdmin Complains Of MySQL Client Library And Server Version Mismatch

Sep 18, 2010

Summary: Does a discrepancy between MySQL client library 5.0.x and MySQL server of 5.1.50 cause "inconsistent behavior", as reported by phpMyAdmin? The longer version: Windows Sysadmin taking the plunge into Linux. I tried to spare you all the rookie questions and did a fair bit of reading. I'm rather happy I was able to get CentOS 5.5 installed and running, configured iptables, got the kernel updated, Apache, MySQL and PHP installed. Then upgraded PHP to 5.2 after I figured out how repos and priorities work.

I got phpMyAdmin installed and running, then decided to upgrade from 2.11 to 3.3.7 but it keeps complaining that my MySQL client libraries are something like 5.0.63, while my server is 5.1.50, and this may cause "inconsistent behavior" or something of the like. So, feeling industrious, I decided to find an updated client.

MySQL-client-community-5.1.50-1.rhel5.i386.rpm

But it wouldn't let me install it as it conflicted with the default mysql-server installation. I also couldn't remove just the old client, to update to a newer one. So I blew away everything mysql on my server and installed the above client

MySQL-server-community-5.1.50-1.rhel5.i386.rpm

and that server file. I'm assuming I'm missing dependencies now as phpMyAdmin claims it can't load the mysql extension. Attempting to 'yum' php-mysql tried to install 'mysql' as a dependency, which immediately conflicted with the files I'd installed. At this point I'm wondering if I'm closing in on successfully installing a version that phpMyAdmin doesn't complain about, or if I should even care that it is complaining and just go back to all the repo versions of everything.

# rpm -e MySQL-shared-community-5.1.50-1.rhel5.i386.rpm
error: package MySQL-shared-community-5.1.50-1.rhel5.i386.rpm is not installed

View 4 Replies View Related

Server :: Php-mysql Dynamic Module Fails On RHEL 5.5 - Undefined Symbol: Executor_globals

Nov 17, 2010

I've recently installed a RedHat Enterprise Linux server and am attempting to get PHP/MySQL installed on it. It cannot load the dynamic php mysql module, giving me an error (in /var/log/error_log) that reads as follows:

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/mysql.so' - /usr/lib/php/modules/mysql.so: undefined symbol: executor_globals in Unknown on line 0

(In fact, it fails to load ALL of the dynamic php modules, either with the "undefined symbol: executor_global" or "undefined symbol: core_globals" I DO NOT WANT to compile anything -- I want to stay with stock RedHat released software.

[root@hostname-suppressed httpd]# uname -a
Linux hostname-suppressed 2.6.18-194.17.4.el5PAE #1 SMP Wed Oct 20 13:13:33 EDT 2010 i686 athlon i386 GNU/Linux
[root@hostname-suppressed httpd]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.5 (Tikanga)

[code]....

View 3 Replies View Related

Server :: Connect PHP With Mysql - Fatal Error "Call To Undefined Function Mysql_connect()"

Jun 9, 2010

I am trying to connect PHP with Mysql, but coming across the below error: PHP Fatal error: Call to undefined function mysql_connect() in /var/www/html/index.php on line 2

View 1 Replies View Related

CentOS 5 Server :: Improve Server Speed On Servers With Heavy Load?

May 4, 2009

There is a tool appeared in repository called ktune; The purpose is to adjust some sysctl.conf settings to improve server speed on servers with heavy load. What is this tool for if one can achieve the same with the configuration file added to system startup? Or ktune is just such file?

View 1 Replies View Related

Server :: Unable To Load Redhat 9 Server After Disk Recovered?

Mar 13, 2011

I got this type of messages:k journald starting. commit interval 5 seconds.EXT3.fs:mounted file system with ordered data modefreeing unused kernel memory : 212 k freed.Warning:unable to open an initial consoleAfter this Server is not hang state but stay at same Anybody can help me how to resloved this type of issue.

View 1 Replies View Related

Server :: Abrupt Increase In Server Load Upto 300?

Sep 19, 2010

I run a server with nginx at the front and apache at the background. Nginx serves as a reverse proxy in here. As there were lots of DOS attacks, I have implemented Deflate-DDOS, APF and Nginx anti-ddos features and the server runs without a problem. Once every month, the load on server increases upto 300 and I receive an email like this :

Subject : Cron <root@server> [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm

Content :

find: `/var/lib/php5/sess_0ca40520ac8ecb66090746f90da17516': No such file or directory
find: `/var/lib/php5/sess_3839b0cbf042934183d56ff682c948e0': No such file or directory
find: `/var/lib/php5/sess_dec1ed8ea1f62caf7a42a29b9f82c506': No such file or directory

[code]....

There's more that 100,000 ( I suppose ) lines on this email. I have no idea what the problem is. It seems there's something with the session, but I really don't know what it is.

View 1 Replies View Related

Server :: Oracle Server Load Avg

May 8, 2011

I am not an oracle DBA, but need to find the cause of high load avg, even after adding more CPU power the load avg is the same.

Old and new servers load avg is the same (between 6-10 peak hours and 3 to 5 during off-peak hours) no difference. I expected the laod to come down as we added more CPUs.Our DBA says queries are optimise.Can some Oracle DBA give some tips to find the cause.

View 11 Replies View Related

Server :: Run A Script If The Server Load Is Above A Certain Value?

Jan 3, 2011

I want to setup a cron job to run a bash script which which calculates the server load and if the load is above certain value(say 15) then stores highest cpu eating users list in to a file for that instant. I have a small script which lists users according to cpu usage.. But i dont know how to check the server load and if and only if its above 15.

View 12 Replies View Related

Server :: Web Server Can't Load Mcrypt?

Jul 16, 2010

I have a CentOS 5 server running Apache & PHP. When I load 'Phpmyadmin' on the server it worked fine however there is a message at the bottom of the screen that says:Quote:Cannot load mcrypt extension. Please check your PHP configuration.I checked to make sure that the 'mcrypt' package is installed on the server:

Code:
[root@ideweb1 ~]# rpm -qa | grep -i mcrypt
php-mcrypt-5.1.6-15.el5.centos.1

[code]...

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved