Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12th March 2009, 04:56 AM
asif2k's Avatar
asif2k Offline
Registered User
 
Join Date: Mar 2006
Location: TEXAS
Posts: 80
Smile phpmyadmin errors on the setup page? [solved]

Hello,

I installed phpmyadmin on FC10. When I access the setup page.
http://localhost/phpmyadmin/setup , I see some warnings but I dont know what do they mean? Can someone please help me fix them? OR should I not worry about it?
below is the message I see on my phpmyadmin setup page.
Code:
Runtime Notice in ./libraries/common.inc.php#281
date_default_timezone_get() [function.date-default-timezone-get]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead

Backtrace

./libraries/common.inc.php#281: date_default_timezone_get()
./setup/lib/common.inc.php#18: require_once(./libraries/common.inc.php)
./setup/index.php#12: require(./setup/lib/common.inc.php)
thanks in advance
__________________
Information is Power!
May the Linux force be with you!
Download Linux @ http://fedora.redhat.com/Download/ :)
Reply With Quote
  #2  
Old 12th March 2009, 12:51 PM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
define a timezone in /etc/php.ini at line ~651, eg

Code:
date.timezone = Europe/London
(remove the semi-colon to uncomment the line)

then
Code:
service httpd restart
For a list of timezone formats available see http://www.php.net/manual/en/timezones.php
Reply With Quote
  #3  
Old 12th March 2009, 02:32 PM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
and your next question will be:

How do I get rid of this error?:
Code:
Cannot load or save configuration
Please create web server writable folder config in phpMyAdmin top level directory as described in documentation. Otherwise you will be only able to download or display it.
And the answer is, ignore the documentation, instead do this:
Code:
su -c 'mkdir /usr/share/phpMyAdmin/config'
su -c 'chmod 777 /usr/share/phpMyAdmin/config'
Reply With Quote
  #4  
Old 13th March 2009, 04:57 PM
asif2k's Avatar
asif2k Offline
Registered User
 
Join Date: Mar 2006
Location: TEXAS
Posts: 80
Quote:
Originally Posted by sideways View Post
and your next question will be:

How do I get rid of this error?:
Code:
Cannot load or save configuration
Please create web server writable folder config in phpMyAdmin top level directory as described in documentation. Otherwise you will be only able to download or display it.
And the answer is, ignore the documentation, instead do this:
Code:
su -c 'mkdir /usr/share/phpMyAdmin/config'
su -c 'chmod 777 /usr/share/phpMyAdmin/config'
thank you for your answer. this is good info. actually the good thing is i did not have this problem. but if someone else does then they know what to do? thanks again for your help.
__________________
Information is Power!
May the Linux force be with you!
Download Linux @ http://fedora.redhat.com/Download/ :)
Reply With Quote
  #5  
Old 13th March 2009, 04:58 PM
asif2k's Avatar
asif2k Offline
Registered User
 
Join Date: Mar 2006
Location: TEXAS
Posts: 80
Quote:
Originally Posted by sideways View Post
define a timezone in /etc/php.ini at line ~651, eg

Code:
date.timezone = Europe/London
(remove the semi-colon to uncomment the line)

then
Code:
service httpd restart
For a list of timezone formats available see http://www.php.net/manual/en/timezones.php
thanks for your help. this solution was perfect for me. this solved the problem.
__________________
Information is Power!
May the Linux force be with you!
Download Linux @ http://fedora.redhat.com/Download/ :)
Reply With Quote
Reply

Tags
phpmyadmin

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
phpMyAdmin Setup jazzer386 Using Fedora 9 25th October 2008 01:52 AM
phpmyadmin page Not Found majdi Servers & Networking 9 12th February 2007 04:54 PM
phpMyAdmin //localhost/setup permission problem cwynn Servers & Networking 4 15th September 2006 03:46 PM
phpmyadmin error SOLVED! llbbl Using Fedora 3 6th February 2006 09:34 PM
php blank webmail/phpmyadmin page dyrome Servers & Networking 1 28th September 2005 10:41 AM


Current GMT-time: 13:29 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat