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


ADVERTISEMENT

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

Ubuntu :: Getting Openssh Server To Accept Connections In 10.04?

Jul 13, 2010

I'm having problems getting openssh server to accept connections in Ubuntu 10.04.Here's what I've done (twice): Installed Ubuntu 10.04 on USB drive with pendrive installer. This creates a default user "ubuntu" and you don't get the chance to choose a password for it. Started a keyring for network access and selected password. Works.Enabled VNC and selected password. Works fine with VNC client on local network. Logs in as "ubuntu" user and asks for the VNC password, then connects. Note: the client doesn't know the "ubuntu" user password, and neither do I! However, it works.Installed openssh client and server from Ubuntu s/w center.

$ ssh localhost OR $ ssh ubuntu@localhost try to connect, but asks for password, which I don't know (see step one, above) so, then I created a new user, with known password, logged in as new user in Ubuntu, works.however, $ ssh newuser@localhost still fails, even when correct password for <newuser> is supplied. Rejects the password three times, then gets the usual error about keys.I also tried connecting with an SSH terminal app from my iPad, again using <newuser>. It gets essentially the same error, "failure to authenticate".

All this is still on my own LAN, haven't gotten to going outside the router yet.What I want to do in the end is use VNC over SSH from a client on my iPad to talk securely to Ubuntu while I'm traveling.

View 9 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 :: 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

Ubuntu Servers :: Install Mcrypt For Use In PhpMyAdmin?

Jul 17, 2010

I am trying to install mcrypt for use in phpMyAdmin but am having some trouble. I apt-get'd the mcrypt-php5 package and it installed, but it seems to only function on the Apache Module version of php5 and not the CGI version. Both versions show the mcrypt extension installed in phpinfo, but in phpMyAdmin only one of them removes the error about mcrypt. Other extensions (such as cURL) which I installed with apt-get have worked, so I'm not sure why this one does not.

EDIT: I also compared the CGI php.ini and the apache2 php.ini and there were no differences there. I also confirmed that the php.ini file for the CGI version is loading from that location.

View 1 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

OpenSUSE Install :: Phpmyadmin But Cannot Do It?

Dec 6, 2010

I'm running OpenSuse 11.3 on VitualBox on Windows7. I have installed Apache, and PHP without problems. Now I want to install phpmyadmin but I cannot do it.I've followed these instructions and also tried from here and here but I got this message(File) could not be saved, because the source file could not be readI have also tried YaST search, but it can't find anything.

View 3 Replies View Related

CentOS 5 :: Use Yum To Install Phpmyadmin

Nov 28, 2010

I am trying to use yum to install phpmyadmin, but yum tells me this:

[Code]....

I did a few searches, but I still cannot figure out (widely varying opinions on what to do).

View 2 Replies View Related

Networking :: Ubuntu Server Does Not Accept Incoming Network Connections Like SSH?

Feb 25, 2011

I have a bunch of Ubuntu boxes on one subnet, 192.168.1.0. I have a Windows 7 box on another subnet, 192.168.2.0. I am able to ping and SSH to all servers on the .1 subnet except for one server, which I will call PITA. I will attempt to SSH to PITA, and it won't respond, nor does it respond to pings. I will the SSH to PITA from another of the test servers, successfully connect, and then when I SSH from my Windows 7 machine I can connect successfully. If I first connect via console to PITA and send some pings out (to anywhere, like 4.2.2.2), I can also connect from my Windows 7 machine. I've never seen anything like this.

One of the weird things is that I used PITA to create an image that I then used to create many of the other test servers, and they work fine, so I'm not sure what the problem is. I've checked /var/log/messages and syslog and there's nothing in them that indicates a problem. I've rebooted this server, restarted SSH, changed the IP in case it was conflicting with something else, forced an ARP update in case it was cached (since I had bonded the interfaces), cleared the ARP cache on my own machine, verified Network Manager is not installed...and I still have this issue.

Here are some network-related config:

/etc/network/interfaces

Quote:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface

[code]....

View 3 Replies View Related

Server :: How To Protect Sendmail MTA / Accept Connection?

Apr 1, 2011

I run a small website, and the customers need to contact me from our website,and I run sendmail, but I get lots of spam, they use my sendmail to send spam, here is the ps aux: all those url are spam url, and slow my vps down.I believe I need to use SMTP to accept connect so that my customers can contact us from our website, (plz correct me if i'm wrong..I'm new to those stuff..)by the way, we did not need to receive any email from the sendmail server,

View 2 Replies View Related

Server :: Configure LPR To Accept Print Job When Printer Available

May 21, 2010

We are using lpr as a print server. What I want to do is, configure the lpd print server so that before it accepts any print job for some printer, it checks if the printer is available or not. If the printer is available, then only it is supposed to accept print jobs...if not, it should not accept the print jobs at all. How do I accomplish this feature?

View 3 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 :: 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 View Related

Software :: How To Install Phpmyadmin 3.3.7-english.tar.gz

Sep 22, 2010

How to installed phpMyAdmin-3.3.7-english.tar.gz . i have run follwing command

#tar -zxvf phpMyAdmin-3.3.7-english.tar.gz

but no option for installing. went through README file install file.

View 1 Replies View Related

Fedora Servers :: FC13 Web Server Won't Accept External IP's?

Jun 22, 2011

I have a web server configured on FC13 (will be upgrading to 14 soon. 15 doesn't support my video card, so that will have to wait).I have it configured with a "name" via dyndns.org, and I can get to it with this name if I am on my home network (192.168.x.x), however if I try to get to the same site from any other location (such as my iphone when not on wifi), it just times out.'ve checked the iptables, and everything seems OK. I know it's not an issue with httpd since the service starts and runs with no problems.Firewall is configured to allow port 80, and my hardware firewall will forward port 80 to my FC server.

View 4 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

General :: Amazon Ec2 - Install PHPMyAdmin On EC2 Instance?

May 31, 2011

I just finished setting up a default Linux EC2 instance and would like to install PHPMyAdmin. I already have Apache and MySQL installed but cannot seem to install PHPMyAdmin. I tried using

sudo apt-get phpmyadmin but the command apt-get is not recognized.

I also tried sudo yum install phpmyadmin but that I get the message No package phpmyadmin available.

View 2 Replies View Related

Fedora :: Configuring Syslog Server To Accept Remote Logging?

Nov 12, 2009

I'm having trouble getting my pix firewall to log to syslog server. Here are the steps I took:

1) Added the following line to /etc/sysconfig/syslog:
SYSLOG_OPTIONS "-m 0 -r514"
**for some reason, without the 514, syslog doesn't listen

[code]....

View 2 Replies View Related

General :: Modified The .rhosts - The Server Is No Longer To Accept Rcp File

Jan 12, 2011

I have a Redhat server that it is allowed rcp file from remote server, it is strange that after I modified the .rhosts, the server is no longer to accept rcp file , even I use other user to rcp files , the error is still "Permission denied", can advise what is wrong ? what daemon that I can try to restart ?

View 5 Replies View Related

Server :: Send Mail Wont Accept Mails From Localhost

Aug 28, 2009

My sendmail doesn't accept connection from my own host.

View 2 Replies View Related

CentOS 5 Server :: Mysqld Won't Accept Command Line Arguments?

Mar 28, 2009

I have recently installed MySQL Server on my CentOS box.

CentOS 5 MySQL 5.0.45 (installed using 'yum install mysql-server') I can start the daemon without error by issueing the following command: service mysqld start

The problem is that I want to use a number of the command line options available to mysqld, such as --verbose and When I issue '/etc/init.d/mysqld --verbose --help' I get the following output:

[Code]...

View 1 Replies View Related

Debian :: New Install Won't Accept Username & Password?

Jun 20, 2010

I have just completed a debian netinstall, but am stuck at the "Welcome" screen. Though I took careful notes during the install re the "user account" (did not use my name as my purpose is to get the pc running and give it away) and "user password," it will not accept them. I would like to change or edit both (debian isn't telling me which is incorrect). How can this be done?

Also, this is looking for the "user account" - not the root info, right?

If I am forced to reinstall the OS, will I have to go through the entire process (partitions and all)?

View 9 Replies View Related

OpenSUSE Install :: 1.3 Splashscreen Won't Accept Password?

Jan 3, 2011

I'm running 64-bit 11.3 on a Dell 1535 laptop.At lunch today, the system booted-up as normal, then shut-down as normal. A handful of updates were installedduring that time.This evening, however, I arrive at the password splash screen, enter my password, and then the system churns a few seconds before resetting the splash screen. No error message, no "wrong password," just a normal splash screen. I tried going into Xen, the default 11.3 and failsafe -- same thing happened with each. When I navigated to the command line, my password worked fine, both for user and super-user.

View 9 Replies View Related







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