[Planetlab-devel] myplc in f12 - (was Re: Planetlab Issues)

Thierry Parmentelat thierry.parmentelat at sophia.inria.fr
Tue Mar 30 12:15:59 EST 2010


About the php warnings under f12, the quick & dirty workaround is just to define
date.timezone
in your /etc/php.ini
the php doc gives a detailed list of the available names
http://us2.php.net/manual/en/timezones.php

e.g. using UTC is achieved with
date.timezone = GMT

----
another known issue is with drupal not being excluded from the stock fedora repos after vtest-init-vserver (fedora 12 now exposes some drupal-5.xx I guess), preventing the vserver to yum update itself; adding
exclude-drupal
from the repos in question does the trick

----
I haven't been able to reproduce Bob's issue for logging in, in my case this went through without a glitch

----
not sure when this will make it in a stable release, so you might have to apply this manually until then

-- thierry



On Mar 30, 2010, at 6:43 PM, Thierry Parmentelat wrote:

> wrt drupal, I already answered that one, and pointed the need to exclude drupal from the stock repos
> 
> wrt php errors, I have just confirmed that on my f12 test plc I can log in 
> my understanding was that you could not log in at all, but maybe I'm off; if you indeed cannot log in, please check your root password as per plc-config-tty
> 
> wrt the annoying message about timezone, I'm on it, and should have something shortly
> 
> while I'm on that, you might wish to make a more clear status of what you're experiencing ..
> (and if you do so please be explicit on the version you're using; /etc/myplc-release would be just fine)
> 
> 
> 
> -- thierry
> 
> On Mar 30, 2010, at 4:42 AM, Bob Strecansky wrote:
> 
>> Any updates on this issue? Or the PHP errors?
>> 
>> Bob
>> 
>> On Mar 26, 2010, at 2:34 PM, Bob Strecansky wrote:
>> 
>>> Thierry,
>>> 
>>> I had my vserver up and running properly, with the web interface at least showing up (still had the PHP errors).  I tested it yesterday and  now for some reason, the web interface it doesn't work.  I think it has something to do with the vserver being updated.  When I run a  yum update on the vserver, this error occurs:
>>> 
>>> plewww-4.3-41.noarch from installed has depsolving problems
>>> --> Missing Dependency: drupal = 4.7 is needed by package plewww-4.3-41.noarch (installed)
>>> Error: Missing Dependency: drupal = 4.7 is needed by package plewww-4.3-41.noarch (installed)
>>> You could try using --skip-broken to work around the problem
>>> You could try running: package-cleanup --problems
>>>                     package-cleanup --dupes
>>>                     rpm -Va --nofiles --nodigest
>>> [PlanetLab1] / # 
>>> 
>>> I am just curious as to why the drupal website was up and running earlier, and now it is not.  None of my configuration files have changed.  Do you have any idea why this would have occurred?
>>> 
>>> Bob
>> 
> 




More information about the Devel mailing list