Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Mar 08, 2012 2:26 pm 
Offline
Newbie

Joined: Thu Mar 08, 2012 1:58 pm
Posts: 2
Hi

Bit of a newbie and trying to learn command line/linux fast for my Ubuntu 10.04 LTS

Had my site running perfectly then decided it would be a great idea to install phpmyadmin from instructions at https://help.ubuntu.com/community/phpMyAdmin. Did the following:

1. sudo apt-get install phpmyadmin

2. Then went to http://MYIPADDRESS/phpmyadmin and received and 'Unable to connect' page on Firefox.

3. Worried so added Include /etc/phpmyadmin/apache.conf to /etc/apache2/apache2.conf and I still have no luck and am in a bit of a panick!

Now getting the following on log:

apache2: apr_sockaddr_info_get() failed for cerebraluk
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/imap.ini on line 1 in Unknown on line 0
[Thu Mar 08 12:51:29 2012] [notice] Apache/2.2.14 (Ubuntu) PHP/5.3.2-1ubuntu4.14 with Suhosin-Patch configured -- resuming normal operations
[Thu Mar 08 12:51:31 2012] [notice] caught SIGTERM, shutting down
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/imap.ini on line 1 in Unknown on line 0
[Thu Mar 08 12:51:32 2012] [notice] Apache/2.2.14 (Ubuntu) PHP/5.3.2-1ubuntu4.14 with Suhosin-Patch configured -- resuming normal operations
[Thu Mar 08 16:18:16 2012] [notice] caught SIGTERM, shutting down

PS Sorted PHP Deprecated: Comments starting with '#' are deprecated issue so I think this is unrelated.

If anyone can advise it would much, much appreciated. I'm having a right sweat over this as it's alive survey based site!

PPS Would love to go back to the start even if it means not having phpmyadmin so if there's an easy way please advise :-)

PPPS Not even sure now what apache.conf should even look like for a normal setup?

Thank you

Stephen


Top
   
 Post subject:
PostPosted: Thu Mar 08, 2012 3:40 pm 
Offline
Senior Member

Joined: Mon Dec 20, 2010 11:37 pm
Posts: 76
At least in Debian, installing phpmyadmin automatically adds a symbolic link in /etc/php5/apache2/conf.d/ pointing to /etc/phpmyadmin/apache.conf, so it's no needed to add any Include.

I don't see any error related to phpmyadmin install. Try searching for "apr_sockaddr_info_get()" in Google. Also I don't think imap.ini should be placed in /etc/php5/apache2/conf.d/.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group