Red Hat / Fedora :: Proper Way To Disable Phpmyadmin

Apr 17, 2011

I was wondering the proper way to disable phpmyadmin.

View 1 Replies


ADVERTISEMENT

Slackware :: What Is The "proper" Way To Completely Disable IPv6

Mar 15, 2011

Is simply adding "alias net-pf-10 off" to modprobe.conf enough to keep IPv6 completely dead? Should I comment out the IPv6 loopback address in /etc/hosts or anything like that?

View 9 Replies View Related

Fedora :: Can't Log Periodically Into PhpMyAdmin

Jul 1, 2010

I have Apache, MySql server, and phpMyAdmin installed on my desktop. With the default installation of phpMyAdmin, I should be able to log in as root without a password. (Or at least every other time I have installed it, I could.) However, that isn't the case. I can't log in to phpMyAdmin period. I have tried setting the password for root with MySql through the terminal. Still no results. No matter what I do, when I try to log in to phpMyAdmin, I am denied access.

this is a fairly common issue (though I have never encountered it before) as I found similar posts in numerous forums, etc. I finally found a solution and now have it working. In case others have a similar problem, I am posting the solution that I used here. First open a terminal. Then use the following command

Code:
mysqladmin -u root password NEWPASSWORD
Substitute NEWPASSWORD with the password that you want to use and then you should be able to log in to phpMyAdmin as root with the new password.

View 2 Replies View Related

Fedora :: What Will Be The Username And Password For Phpmyadmin

Jun 10, 2011

when i started phpmyadmin by localhost/phpmyadmin ..it ask a username and password ....so i know password will be of mysql but what will be the username when..bcoz when i installed mysql it only asks me the password ...it doesnt ask any username to enter at that time

View 3 Replies View Related

Fedora Servers :: PhpMyAdmin Not Work Correctly?

Jul 15, 2010

My phpMyAdmin is showing up only a blank screen with its favicon.What kind of error is this?

View 1 Replies View Related

Fedora :: Openbox - Set Wallpaper In Proper Way

Apr 6, 2011

I set openbox wallpaper with:
Code:
feh --bg-scale ~/Pictures/image.jpg &
In ~/.config/openbox/autostart.sh last line.
But some kind of KDE stuff overrides it and sets default again after few seconds. I can override it again with manual command. How can I set wallpaper then in openbox in proper way?

View 6 Replies View Related

Fedora Servers :: PhpMyAdmin Alias - Cant Seem To Access It With The Browser

Jun 12, 2010

I have been trying to set up phpmyadmin for a while now, but I just cant seem to access it with the browser.

I yum installed phpmyadmin. In my /etc/httpd/conf.d/phpMyAdmin.conf I have:

When I visit [ip]/phpmyadmin I just get a 404

I've reloaded apache, checked the phpmyadmin config file, and everything seems fine, I just get constant 404.

View 2 Replies View Related

Fedora :: Flashgot But It Is Not Proper And Does Not Work Properly?

May 5, 2010

i want a downloader so that when i save wiki saves for me all the links in the wiki page, i have worked with flashgot but it is not proper and does not work properly.

View 1 Replies View Related

Fedora :: What Is Proper Way To Program For Based GUIs?

Aug 21, 2010

I have recently been programming with Qt and slowly getting my head around it.I want to have a pet project to learn some more and then I got to thinking how should I go about this.My question is what is the proper way to program for Linux based GUIs? One of the things I would like to write is a small front end for newspost. I want to include extra stuff like rar and creating pars on the fly. So how should I go about integrating other CLI programs to make my GUI feature rich? I thought of three ways to approach this.

1. Take all source code and throw it into one self containing project. (think this is evil)
2. The GUI will basically assemble CLI commands and call them. This is nice but can very fragile.
3. The GUI will compile against rar-libs and other libs?

I am originally an MS programmer and don't think I should apply same practices toward Linux. So let me know what your opinions are and how you roll out GUIs.

View 3 Replies View Related

Fedora :: Second Monitor Not Showing Proper Resolution?

Oct 1, 2010

It seems that whenever I boot my laptop (hp probook 6450b) without a monitor attached, then boot with a monitor later attached, the configuration gets all messed up.

Currently, if I boot with the monitor attached, right after the blue loading screen (at the login prompt) i get two black monitors and a mouse, with no login screen. Unplugging the monitor shows the login screen on the laptop.

If i boot without the monitor attached, log in, then plug it in, i see the following from xrandr:

Code:
Screen 0: minimum 320 x 200, current 2390 x 768, maximum 8192 x 8192
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 310mm x 174mm
1366x768 59.6*+
1024x768 60.0

[Code]....

However, now when I reboot, all settings are lost, and if the monitor is attached, i get the black screen with a mouse at login.

I did notice that when I shutdown, it hangs on "Running guests on default URI", and i get a stack trace. It will keep dumping stack traces, and i have to hold down the power button to force it off.

View 2 Replies View Related

Fedora Networking :: Proper Management Of Iptables?

Mar 8, 2011

for quite a while inside of our organization we've been editing /etc/sysconfig/iptables directly without much issues. However it was suggested to us that by doing so we risk losing all those rules whenever some package decides to use lokkit or "system-config-firewal*"Doing a bit of analysis I can't really find any trace of code that would prevent us from maintaining iptables just the way we were (as long as *we* don't use lokkit or system-config-firewall*) since "service iptables save" is a valid technique and uses iptables-save script which is part of iptables package and *not* part of system-config-firewall*

So we've got some evidence that may confirm our usage as valid, however it would be nice to know if indeed this is *not* a recommended way of maintaining iptables and we should reconsider how we approach it.

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

Fedora Servers :: Access Localhost Through Browser After Installing PhpMyadmin

Jan 30, 2010

i have fedora 11 installed in my laptop and apache server by default. after starting httpd and mysqld services i was able to access localhost through browser.(e.g. [URL]). before installing phpMyAdmin everything goes right. after installing phpMyAdmin it created problem in localhost. now typing [URL] it opens joomla site but without images and without intending of content. when i type [URL] in browser it ask for user name and password. i already provide user name(root) and password(my_root_password) in /etc/phpMyAdmin/config.inc.php. but it doesnt open.

View 1 Replies View Related

Fedora :: Using PhpMyAdmin MySQL Cannot Connect With Host Name But Ip Address Works

Oct 3, 2010

So the problem is that phpMyAdmin does not want to connect to host name (at remote server) but connects to that same server fine if it's ip address is used. Command line "mysql -h hostname ..." works fine and connects to host name. Mysqladmin also works.

it's giving error:

*****
Error

MySQL said:
#2005 - Unknown MySQL server host 'host.name' (2)
******

I've disabled SElinux and temporarily disabled Iptables but no luck.

Somehow I feel MySQL is not doing DNS lookup when used by Apache/PHP. So it just understands ip addresses.

I found that on MySQL startup you can disable DNS lookup. [URL]
Not sure if it's disabled and how to enable it at startup. Could not find anything at "System" -> "Administration" -> "Services".

Here is similar case with no solution [URL]

View 1 Replies View Related

Fedora X86/64bit :: Get Back To Proper Booting/desktop?

Apr 25, 2010

I've installed some updates for Fedora 12 x64 and now I don't get the desktop, but a flashing cursor and no boot. After forcing a reboot it says something like "interrupting smolt update" and then shuts down. How do I get back to proper booting/desktop?

View 1 Replies View Related

Fedora :: Can't Find Any Proper Power Management Options

Jun 1, 2011

I can't find any proper power management options on Fedora 15, only really basic simple options under the Advanced tab of the Screensaver.Where can I change the Power Management settings in F15?I'd like to set it so that

- screen powers down on closing the lid only, else never powers down / or after a certain time.
- the machine never powers down, either on AC or on battery.
- screen dims on battery after some time, but no on AC.
- hard drive never powers down.

I previously used Fedora 14 and earlier version on my laptops, and could easily set these power management either through the Screensaver, or directly from another menu.Also, I enabled the "Blank Screen Only" mode in the Screensaver, and disabled the "Lock Screen After", but it still asks for a password after some time. How can I stop that?

View 14 Replies View Related

Fedora :: Get A Proper Config To Compile A Vanilla Kernel?

Jun 29, 2011

Im using a Fedora 15 and im trying to compile a 3.0.0rc5 kernel. but im unable to get a config for my machine to boot up. i tried make localmodconfig it says

using config: '.config'
capifs config not found!!
Restart Config

and then i tried cp /boot/config-2.6.38.6-26.rc1.fc15.i686.PAE .config to override the default config but stil that doesnt work. work around to get a proper config so that i can boot the latest kernel here?

View 1 Replies View Related

Red Hat / Fedora :: Installing Proper Drivers For Canon IR3300 MFD

Jan 7, 2011

We are using Red Hat Enterprise AS 3.0. We are not able to configure the proper drivers for Canon iR3300 MFD. If anybody have achieved this, would like to know the procedure for the same.

View 2 Replies View Related

Fedora Installation :: PHPMyAdmin Setup To Configure MySQL Database Remotely

Dec 25, 2010

What commands can be used to install software such as "phpMyAdmin" to Fedora? As I am setting up Apache in Fedora. How to install "phpMyAdmin" and setup phpMyAdmin, so that I can use internet explorer to manage the phpMyAdmin to configure the MySQL database remotely.

View 2 Replies View Related

Fedora :: Proper Way To Replace Existing Kernel With Earlier Version

Jul 26, 2009

I would like to replace the exiting kernel in one of my Fedora 11 installs with an earlier kernel from a Fedora 10 Unity Spin...so I can use it to bring ATI functionality to Fedora 11. Also, I recall there being a way to unpack rpms and 'repackage' them using a different kernel development set. How is this done?

View 3 Replies View Related

Fedora Hardware :: Graphics Card - Install Proper Drivers First?

Jan 29, 2010

I want to install a new graphics card, Nvidia Geforce 9400 GT, into my system running Fedora 12, x86_64.

* Should I install the hardware into the system first?
* Or should I download the proper drivers and install them first, before hardware?
* Do I need to disable or remove drivers for my integrated graphics card (Integrated NVIDIA GeForce 6150 SE graphics) before I do anything?

View 6 Replies View Related

Fedora Installation :: Reboot And Select Proper Boot Device?

Apr 16, 2010

I tried to install F12 on my new IDE-HDD. The installation completed without any errors. But, when rebooting my PC I got a dark screen with error message: reboot and select proper boot device.

No BIOS boot up issue, since booting up using other hard disk running windows has no problem at all. I have set the hardisk jumper to master/primary, tried to re-install F12 a couples of time, but didn't make any difference.

View 2 Replies View Related

Fedora Networking :: Firefox (Flash) Proper Install (Fail)

Mar 26, 2011

I am doing something wrong. Just connected Fedora 14 to the internet. I wanted to do a speed test and this requires flash. I have download the linux (yum) version and tried to install adobe-release-i386-1.0-1.noarch.rpm no idea what is needed to be done next.

View 8 Replies View Related

Fedora :: 11 - PhpMyAdmin - Does Not Create A Folder In "var/www/html/"

Nov 8, 2009

I've searched and searched for a solution to this and cannot find one. I've installed phpMyAdmin on Fedora 11 using YUM. I've also got MySQL 5 latest and PHP 5 latest installed using YUM. My Apache server document root is var/www/html/ and I can go to [URL] to view my php files. MySQL has root user configured (as far as I can tell) and I have set the password for the root user. After installing phpMyAdmin, I did restart httpd service and I have mysqld enabled and running. However, after installing phpMyAdmin, it does not create a folder in var/www/html/ and so, of course, I get told that phpMyAdmin cannot find navigation.php when I go to [URL].

I've edited /etc/phpMyAdmin/config.inc.php, but this has not helped. I've even DL'd phpMyAdmin from their site and copied the files over to /var/www/html/phpMyAdmin/ and chmod'd the files and folders to 777 permissions, but this has not worked, either. I still get the same "unable to find navigation.php" error.

View 3 Replies View Related

General :: Disable Blank Cd Autostart - Disable The Window And The Icon From The Desktop?

Jan 24, 2011

I have Ubuntu 10.04 with Gnome. Whenever I put in a blank CD/DVD an icon on the desktop appears named "Blank CD/DVD" and a window appears asking me what I want to do with it. How do I disable the window and the icon from the desktop?

View 2 Replies View Related

Ubuntu :: Can't Log Into PhpMyAdmin?

Feb 18, 2010

I'm trying to log into phpMyAdmin, but when I go to the page, I type in my username and password, click Go, and then the page refreshes with no error message

View 6 Replies View Related

Ubuntu :: Cannot Log Into Phpmyadmin?

Apr 23, 2011

I have XAMPP on my local pc runnung ubuntu that i use it for testing purposes...During the initial XAMPP Security configuration the password i put for the phpmyadmin was the same as my main Ubuntu password so i wanted to change into something different.. (I had to share phpmyadmin with others so i didn't wanted to reveal my Ubuntu password)I changed the password but now i can't log into PHP my admin!is there any way i can reset the password or add another root user with all DB privileges?Here is what I did (I am writing this only by remembrance cause now i can't access phpmyadmin :S ):1. Clicked on the Privileges tab2. Selected the root user3. Changed the password *4. After several unsuccessful attempts to change the root password i repeat the same steps above and additionally I checked the field that said something like: "Delete the user and create a new one with the new password"

View 4 Replies View Related

Fedora :: FreeNX Server Performance Under Fedora 14 - Disable OpenGL?

Nov 27, 2010

I'm noticing that the performance for FreeNX Server under Fedora Core 14 is really bad. The screen refreshing is painfully slow. I'm thinking maybe the issue is related to the use of opengl in the X driver? how I can disable opengl entirely, so that the X server is only using 2d rendering?

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

Ubuntu :: How To Test Phpmyadmin

Feb 17, 2010

Through synaptic i installed phpmyadmin, apache2 and php5.

of course during the installation i got an error about some database linking or what not.

of course.

naturally.

anyway, apache seems to be working when i point to 127.0.1.1

now how do i get to the phpmyadmin page from here? as in, whats the most common method?

View 3 Replies View Related







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