Ubuntu :: Installing LAMP - Cannot Get PHPMyAdmin Working?

Jul 19, 2010

Windows XP Pro, VMware and Kubuntu as the guest. Tried several different ways of adding LAMP server, via the Konsole and also via Synatpic and although I can get into localhost and it says "it works" doesn't actually take me to a list which includes the links to Apache and phpmyadmin like some tuts show. Also if I make the php test page that also works, but I cannot get phpmyadmin to work. When I look in the var/www folder there are only 3 files there and not the apache2 and phpmyadmin folders as shown on a lullabot tutorial.

View 9 Replies


ADVERTISEMENT

Ubuntu :: Getting LAMP Installed / Particularly PhpMyAdmin?

Jan 2, 2011

I switched to Linux recently to start learning PHP and MySQL, and used this video on ..... to learn how to install all the desired packages and stuff[URL]... Everything got installed correctly up until 6:48, at the time I didn't know that you need to press space bar to get the star in the box to select the desired configuration, thusly causing myPhpAdmin not to be installed correctly and localhost/myphpadmin not showing up.

So after trying to reinstall it, and then removing all the packages and re installing, this specific set up for the db-config will not show up. Is there a way to completely remove all of these packages and start fresh?

I also tried installing the LAMP server thing, but also myphpadmin fails to get installed properly.

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

General :: Error 404 "PHP Code: Object Not Found' - Get PhpMyAdmin Work On LAMP Installed On OpenSuse 10.1?

Apr 24, 2009

get phpMyAdmin work on LAMP installed on OpenSuse 10.1 !!

running: "rpm -q" command result:
apache2-2.2.0-21.7
php5-5.1.2-29.25.3
MySQL5.0.18
phpMyAdmin-2.9.1.1-2.3
webmin-1.360-1

My problem is when trying to connect to: "hxxp://www.m-y-d-o-m-a-i-n.com/phpMyAdmin" I reported Error 404: PHP Code: Object not found! The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again. If you think this is a server error, please contact the webmaster. Error 404

[Code].....

View 1 Replies View Related

Ubuntu Installation :: Error Installing PHPMyadmin

Aug 3, 2011

Since the upgrade to server 11.04 from 10.10 I cannot install PHPMyadmin

I keep getting error package PHPMYADMIN has no installation candidate.

View 2 Replies View Related

Ubuntu Servers :: Noob: Installing Phpmyadmin And MySQL?

Apr 13, 2011

How do I connect to the MySQL server using phpmyadmin?It's asking me for a username and password and I was not asked for a root password when I installed MySQL (unlike in Windows).I tried no password, I tried root as a password, I tried$ mysqladmin -u root -p blahEnter password: mysqladmin: connect to server at 'localhost' failederror: 'Access denied for user 'root'@'localhost' (using password: YES)'Nothing I've tried is working obviously.Why does this have to be so stupid? Why couldn't MySQL ask me what password I want to use?

View 2 Replies View Related

Debian :: Installing And Upgrading PhpMyAdmin On A VPS Using Ssh?

Mar 9, 2010

I am trying to install phpMyAdmin using ssh (I use putty to connect to my Virtual Private server from my windows home computer)

I have managed to download the latest phpMyAdmin from sourceforge and I have renamed it to phpMyAdmin.tar.gz

Now I don't know how to install it. I have tried "apt-get install phpMyAdmin.tar.gz" but that gives me:
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package phpMyAdmin.tar.gz
So I assume I should not use apt-get

[Code]....

View 14 Replies View Related

Ubuntu :: Phpmyadmin Is Not Working

Feb 19, 2010

I installed phpmyadmin using synaptic manager (selected apache2 as server option ) and then i opened localhost /phpmyadmin .It gives the following error :phpMyAdmin - Error

Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.I have apache,php and mysql already installed and I am using them with default configuration . There are many files in /var/log/apache2 and i am not not able to figure out anything

View 1 Replies View Related

Ubuntu Servers :: Installing Mod_python With LAMP?

May 4, 2010

End of my first week after using ubuntu. I have setup LAMP for the purposes of my own coding education, place to run php and python scripts.

LAMP seems to be setup fine and working - I even got php5 working with it - however I am having a lot more trouble getting python to work in much the same manner.

I have downloaded the mod_python from [URL], unzipped it, tried to run ./configure and it said apxs was not installed.

After some reading it turns out I had to remove some apache-fork something and install apache-devfork (please forgive lack of exact names).

After doing this the ./configure on mod_python passed the "finding apxs" test but then said it can't find apache2 at /sbin/apache2 and again aborted the configure.

running 10.4 (lucid)

View 1 Replies View Related

Ubuntu :: Installing LAMP -> Can't Connect To MySQl

Nov 10, 2010

im in the process of installing LAMP. im presently installing mysql and that's where i got into trouble...

im following the this tutorial [URL]

i tried the following :

Step 3. This is where things may start to get tricky. Begin by typing the following into Terminal:

mysql -u root

and i got this output:

root@konlah-laptop:/home/konlah# mysql -u root
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

obviously my question is why can't i connect to local mysql?

View 4 Replies View Related

Ubuntu :: Updated To 10.04 - PHPMyAdmin Not Working

May 8, 2010

I have a typical lamp setup. I updated to 10.04 and I can't seem to access phpmyadmin now. Apache and mysql seem to be working fine. I have tried restarting them both and have reinstalled phpmyadmin. When I say not working, I mean I try to navigate to [URL] and get page not found.

View 5 Replies View Related

OpenSUSE :: LAMP Pattern Not Installing Anything?

Dec 23, 2010

When I try to install the pattern "lamp_server" with zypper on a fresh openSUSE 11.3 box I'm only getting the metapackage "patterns-openSUSE-lamp_server" installed, nothing else.Apache, MySQL, and PHP are all listed as "recommended" only.I know how to install the packages individually, and I know I can force matters with the "--recommended" flag. Unfortunately installing the recommended packages also wants to throw in apparmor and sw_management, neither of which I want right now.Am I overlooking something? The command I used:zypper install -t pattern lamp_serverMy main goal is to communicate this process to others, so I'd like to give them the option of the simpler pattern install.

View 5 Replies View Related

Server :: Installing And Configuring LAMP Using Yum

Apr 20, 2010

I have 3 virtual machines set up. 2 are servers and one is a client. On one of the servers I have installed apache, mysql, and php and mod_ssl. I can get to the web site on the server from my client system. I can even get to the info php site--the screen that shows everything about php (it's purplish!) I can also get to the secure https site. The one thing I can't do is get my table to display.I have set up a new user in mysql. I have granted that user all privileges. I have created a table on a new database in mysql. I then set up php code within html code But every time I try to go to my test.php site it only gives me the header. It obviously cannot find the table array. This is the code and someone already told me it looked right to them. So I am not sure what I am doing wrong.

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

Ubuntu Servers :: Tasksel: Aptitude Failed (100) When Installing Lamp On EC2?

Feb 4, 2011

I have an ec2 instance, with ubuntu server edition 10.10, and I am trying to install lamp.When I run sudo tasksel --section server, select lamp, and select ok, I get: tasksel:aptitude failed (100).

View 2 Replies View Related

Server :: Installing A Lms Known As Ilias On A LAMP Environment?

Feb 4, 2011

I am installing Ilias 4.1.4 is the lastes stable version on a Ubuntu 10.04 64 bit server with all the dependencies satisfied.

[URL]

Download ilias-4.1.4.zip and install on a Ubuntu 10.04 server. Now just when all the steps are done I log out since now the installation has finished immediately upon logging out I am at following URL (the installation has just finished)

[URL]

Quote:

Fatal Error: ilInitialisation::initClientIniFile called without CLIENT_ID.

I start searching net for above error and do not get any useful information.After some time I press back button and accidentally reached

Quote:

[URL]

and see some sort of screen that asks for a client ID. How can I get rid of this error

Quote:

Fatal Error: ilInitialisation::initClientIniFile called without CLIENT_ID.

View 1 Replies View Related

CentOS 5 :: Installing LAMP On Offline Machine

Feb 17, 2011

I have an offline computer with centos5.5 running on it. I want to do some tests on mediawiki or any other opensource tools. However, I can't access localhost from the browser because I don't have a webserver. How do I install apache or LAMP in general without the "yum" command? Where can I find all the dependencies needed?

View 6 Replies View Related

Ubuntu Servers :: PHP Not Working In *.html In LAMP

Jul 23, 2010

PHP in *.php files works in LAMP. PHP script within an *.html file is not executed. Does not display anything but view->source_code shows the <?php ... ?>

[Code]...

Doesn't display anything except the page title is there. View page source --- shows <?php phpinfo() ?> not the phpinfo() output. Both files are in /var/www/ with 644 permissions.

[Code]...

View 9 Replies View Related

Fedora Installation :: Unable To Access Localhost On Webbrowser After Installing LAMP?

May 1, 2009

I did everything and restarted my machine, everything seems to be ok. But when i type in my IP on the browser which is 10.0.11.25 which would be the localhost machine, i get this below:

Code:

ERROR The requested URL could not be retrieved

While trying to retrieve the URL: [URL] The following error was encountered:

* Connection to 10.0.11.25 Failed

The system returned:

(113) No route to host

The remote host or network may be down. Please try the request again.

View 2 Replies View Related

Ubuntu Security :: Installing LAMP Server On Laptop - Security?

May 8, 2011

I'm concerned about security of having a LAMP server on my laptop as having any server makes the system less secure. However, if I were to create a new partition and install a lamp server on that and only use it when offline, would the security of my main partition be affected at all?

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

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

Ubuntu :: Phpmyadmin Not Seen In Www Folder?

Mar 3, 2010

wondered why I never noticed but for a while now the phpmyadmin folder seems to be missing from the www folder.It still works in local host, but I'm a bit perplexed as to where it has gone.

View 2 Replies View Related

Ubuntu :: Phpmyadmin Cannot Be Run On Browser

Sep 17, 2010

I have a problem with phpmyadmin. I use Ubuntu 10.04. I have already installed Apache, MySQL, and PHP. They are working properly. Finally I install phpmyadmin. Installation is successful by using command'apt-get install phpmyadmin'.I can't understand how to access phpmyadmin from browser. I type the URL... Browser show me file not found.

View 1 Replies View Related

Ubuntu :: Phpmyadmin Cannot Be Run On Browser?

Sep 17, 2010

I have a problem with phpmyadmin. I use Ubuntu 10.04. I have already installed Apache, MySQL, and PHP. They are working properly. Finally I install phpmyadmin. Installation is successful by using command'apt-get install phpmyadmin'. I can't understand how to access phpmyadmin from browser. I type the URL "http://localhost/phpmyadmin/". Browser show me file not found.

View 2 Replies View Related

Ubuntu Servers :: Cant Log Into Phpmyadmin/setup?

Sep 6, 2010

I had the brilliant idea to make my own web server since i had a silicon mechanics 1u server collecting dust. Ive got apache running. Phpmyadmin is installed but i cant get into the admin panel. When it asks for the user name and password no matter what i use it wont let me log in.

View 2 Replies View Related

Ubuntu :: PhpMyadmin Doesn't Seem To Work?

Mar 17, 2011

I recently installed LAMP using this handy guide:Everything seams to work except phpMyadminI'm supposed to type http://localhost/phpMyAdmin/ to use it but I get a 404 error "The requested URL /phpMyAdmin/ was not found on this server."

View 7 Replies View Related

Ubuntu :: Remove Phpmyadmin And Then Reinstall?

Apr 22, 2011

I have followed instructions here to install apache + php5 + mysql

[URL]

Apache 2 server is working. phpinfo.php shows php working. I've previously installed phpmyadmin .. but this time I've made some error in installing phpmyadmin. I would like to start afresh .. remove and reinstall. I looked in Synaptic Package Manager and phpmyadmin had a green marker .. showing installed. I tried "Mark for complete removal" But I can't purge phpmyadmin installation to try again. See screenshot.

View 1 Replies View Related

Ubuntu :: Lightpd And Phpmyadmin 404 Not Found?

Apr 22, 2011

Every time I try to access localhost/phpmyadmin or localhost/phpmyadmin/index.php I get a 404 - Not Found. But, http://localhost/testphp.php works OK. I had Apache installed in the past but removed it and recently installed Lighttpd. I'm using Lubuntu 10.10 a flavor of Ubuntu and using my laptop (localhost)as a testbed to learn. I have tried restarting Lighttpd after each change to the conf file. Here is my lighttpd.conf.

# Debian lighttpd configuration file
#
############ Options you really have to take care of ####################
## modules to load

[Code].....

View 2 Replies View Related







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