I did a live upgrade each few builds for the last 20 or 25 builds. I am now at build 81, but the gnome menu ALL Applications -->> Developer Tools does not have the Webstack Admin entry, so I can't find the GUI to set things up.
Is there a package I need to manually install, since I did not do an SXDE fresh install? Thanks, Neal Matt Ingenthron wrote: > Neal Pollack wrote: >> Matt.Ingenthron at Sun.COM wrote: >>> Hi Neal! >>> >>> Neal Pollack wrote: >>>> Mysql5 will not run on my Neveda build 79 system. >>>> Not sure where customers are supposed to find out >>>> about how to get it running? >>>> >>> >>> In the "Developer Tools" menu there are some scripts that assist >>> with setting up mysql5. There's still some work to be done (and >>> some bugs filed, notably CR 6641919, fixed in 79a) to help with some >>> of the other issues. In fact, I filed one just the other day >>> related to the mysql service. >>> >>> You can see the design intent for the developer experience on the >>> Web Stack project wiki: >>> http://wikis.sun.com/display/WebStack/WebStack+setup+before+B79 >>> >>> There you'll see screenshots of what I mean. >> >> Looks cool. I should just upgrade first, then play. >> Did the changes/fixes already go into build 81 as well as 79a ? > > Yes, they should have, and we're building from there. The reason in > 79a is that it's the next Solaris Express Developer Edition. It'd be > good to get more feedback if you have any. > > It's fairly developer focused right now. We found out through the > process that apparently Solaris doesn't have a way to add users when > adding packages (other than postinstall scripts) and OpenSolaris > Indiana doesn't (yet) either. >> >> Neal >> >>> >>> We know there's more refining to do, but got something put together >>> for 79a. Please send over any feedback. >>> >>> Of course, build 79 isn't available outside Sun yet (darn lawyers!), >>> but everyone should be able to play with this very soon with build 79a. >>> >>>> I tried to start mysql5 using svcadm enable. >>>> Not sure if there is a getting started doc, but I basically found dir >>>> /usr/mysql/5.0/bin and executed mysql_install_db from there. >>>> That created the mysql dir and files under /var/mysql/5.0/data/ >>>> >>>> However; >>>> # svcs -x >>>> svc:/application/database/mysql:version_50 (MySQL RDBMS) >>>> State: maintenance since January 16, 2008 6:48:05 PM PST >>>> Reason: Start method exited with $SMF_EXIT_ERR_CONFIG. >>>> See: http://sun.com/msg/SMF-8000-KS >>>> See: MySQL 5.0.45(1) >>>> See: http://dev.mysql.com/docs >>>> See: /var/svc/log/application-database-mysql:version_50.log >>>> Impact: This service is not running. >>>> zbit:/var/mysql/5.0# cat >>>> /var/svc/log/application-database-mysql:version_50.log >>>> [ Dec 5 17:53:22 Disabled. ] >>>> [ Dec 5 17:53:22 Rereading configuration. ] >>>> [ Jan 16 18:48:05 Enabled. ] >>>> [ Jan 16 18:48:05 Executing start method ("/lib/svc/method/mysql >>>> start"). ] >>>> mysql/data directory /var/mysql/5.0/data is not a valid MySQL data >>>> directory <<<=== *** >>>> [ Jan 16 18:48:05 Method "start" exited with status 96. ] >>>> >>>> >>>> So I notice that the data dir, and all files in it are owned by root. >>>> is that correct? >>>> I did try a chown -R mysql:mysql in that dir to see if it helps, >>>> but I get >>>> the same error while trying to start mysqld. >>>> >>>> What am I overlooking, and where is the doc for the proper way >>>> to configure and start mysql specific to our Solaris layout? >>>> >>>> Thanks, >>>> >>>> Neal >>>> >>>> >>>> >>>> _______________________________________________ >>>> webstack-discuss mailing list >>>> webstack-discuss at opensolaris.org >>>> http://mail.opensolaris.org/mailman/listinfo/webstack-discuss >>>> >>> >>> >> > >