Search the web
Sign In
New User? Sign Up
dotcms · dotCMS Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4217 - 4246 of 6583   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4217
This may sound like a stupid question, but I have gone through the installation instructions. I have installed from release, I setup the database and imported...
Brad Rice
bradrice
Offline Send Email
Mar 1, 2009
7:31 pm
4218
Are you in linux or windows? also you don't need to create the db only set up the root.xml and start. It will auto create the tables for you. We will update...
Jason Tesser
tesserfamily
Online Now Send Email
Mar 1, 2009
9:09 pm
4219
I'm on Mac OS X, but it should work like Linux. I have java installed and I also run tomcat, but only manually start it when I want it. So I should be able to...
Brad Rice
bradrice
Offline Send Email
Mar 1, 2009
9:37 pm
4220
I changed permissons to make startup.sh and catalina.sh executable, now I am getting this message: The BASEDIR environment variable is not defined correctly ...
Brad Rice
bradrice
Offline Send Email
Mar 1, 2009
11:27 pm
4221
OK, making progress. I changed all files in the bin directory to be executable. Dotcms seemed to have started. Now I'm not sure how to navigate to the cms....
Brad Rice
bradrice
Offline Send Email
Mar 1, 2009
11:35 pm
4222
Brad, Make sure setclasspath.sh is also executable. Best to run 'chmod u+x *.sh' in the bin dir. This may not be related, but is the JAVA_HOME environment ...
Jim Serio
JimSerio
Offline Send Email
Mar 1, 2009
11:38 pm
4223
Brad, Try http://localhost:8080/c to see if you get the login screen. If not, try shutting down Apache and then restart dotcms. Are you running a proxy on ...
Jim Serio
JimSerio
Offline Send Email
Mar 1, 2009
11:41 pm
4224
OK, I shutdown Apache and tried to go to http://localhost:8080 no dice - I got cannot connect to server. However, I might be wrong about getting dotcms to...
Brad Rice
bradrice
Offline Send Email
Mar 1, 2009
11:48 pm
4225
Looks like it was never even running. With Apache shut down, start startup.sh again and watch catalina.out to see what shows up. Do you have the database...
Jim Serio
JimSerio
Offline Send Email
Mar 1, 2009
11:52 pm
4226
Well, yes the database is setup. I set it up by importing the sql file in the sql folder. Just to check, I just used Navicat to look and I see all the usual...
Brad Rice
bradrice
Offline Send Email
Mar 2, 2009
12:13 am
4227
Brad, The error indicates the following table is missing: dotcms.qrtz_locks Can you verify it's there. Jim...
Jim Serio
JimSerio
Offline Send Email
Mar 2, 2009
12:23 am
4228
One more thing.... with MySQL, make sure you have the following in your my.cnf: lower_case_table_name=1 You will then need to delete the database and recreate...
Jim Serio
JimSerio
Offline Send Email
Mar 2, 2009
12:26 am
4229
No it doesn't appear to be there. So to go back to what Jason said originally, I don't need to run the sql import. Maybe I should kiil the db and start over? ...
Brad Rice
bradrice
Offline Send Email
Mar 2, 2009
12:27 am
4230
Yes... make sure you add that link to my.cnf (I posted in another email) then drop the dotcms db. Then create it again and then import the proper sql file...
Jim Serio
JimSerio
Offline Send Email
Mar 2, 2009
12:28 am
4231
OK, I did all those steps. At this point I have to think there is something wrong with the sql import because I am getting the same messages. This is the way I...
Brad Rice
bradrice
Offline Send Email
Mar 2, 2009
12:39 am
4232
Brad, I made a typo on the my.cnf line... it needs to be plural: lower_case_table_names=1 Do this, drop the db, create it and import the sql file again. You...
Jim Serio
JimSerio
Offline Send Email
Mar 2, 2009
1:42 am
4233
Brad... also, after modifying my.cnf, you will need to restart MySQL. Jim...
Jim Serio
JimSerio
Offline Send Email
Mar 2, 2009
2:10 am
4234
yes and do NOT try to manually run the SQL. All you have to do is edit root.xml and start. ... -- Thanks, Jason Tesser dotCMS Lead Development Manager ...
Jason Tesser
tesserfamily
Online Now Send Email
Mar 2, 2009
3:26 am
4235
Why I encounter a error when use cmspro1.7RC2\common\ext-ejb\mysql.sql to manually create the database for MySQL 5.0.67 Two errors are listed below: Error Code...
mankie_chan
Offline Send Email
Mar 2, 2009
9:24 am
4236
Well, I got it to run. But just running startup.sh doesn't create a dotcms database for me or any tables. Is the startup.sh supposed to setup all the sql? ... ...
Brad Rice
bradrice
Offline Send Email
Mar 2, 2009
1:37 pm
4237
I have a similar isssue running on Windows with MySQL. However, I can get the the starter site (http://localhost) but not to the backend (http://localhost/c)....
jmchannell
Offline Send Email
Mar 2, 2009
1:40 pm
4238
I have an old site running on IIS. It contains one parent folder with many subfolders and in all is about 2 GB of "stuff". I would call it content but some...
jmchannell
Offline Send Email
Mar 2, 2009
1:43 pm
4239
It will if you config the root.xml on a blank db. Make sure the user you create has create privileges :-) This is the proper way to setup the dotcms in 1.7. ...
Jason Tesser
tesserfamily
Online Now Send Email
Mar 2, 2009
1:58 pm
4240
Yes we will be updating the install instructions. For 1.7 you only need to configure the ROOT.xml. ... -- Thanks, Jason Tesser dotCMS Lead Development Manager...
Jason Tesser
tesserfamily
Online Now Send Email
Mar 2, 2009
1:58 pm
4241
Webdav is what you need :) http://www.dotcms.org/documentation/ConnectToTheDotCMSUsingWebDAV David Torres dotCMS Main: 305.858.1422 Direct: 786.594.5288 Fax:...
David Torres
david_torres_v
Offline Send Email
Mar 2, 2009
1:58 pm
4242
James, For 1.7 dotCMS will be automatically creating the schema on startup, so you have to setup your ROOT.xml and create an empty database. Thanks, David...
David Torres
david_torres_v
Offline Send Email
Mar 2, 2009
2:00 pm
4243
Yes, I did do that. I didn't create the database and I wanted the startup script to set it up. Nothing worked. When I look in mysql for the dotcms database it...
Brad Rice
bradrice
Offline Send Email
Mar 2, 2009
2:07 pm
4244
Yes you STILL MUST create the db just not the schema for it. :-) You point your root.xml at the db. Just don't load the schema. ... -- Thanks, Jason Tesser ...
Jason Tesser
tesserfamily
Online Now Send Email
Mar 2, 2009
2:35 pm
4245
That did it. Now I have dotcms running on my Mac OS X intel box. Seems to run just fine. OK, step two - test out the hello world plug-in step three - setup...
Brad Rice
bradrice
Offline Send Email
Mar 2, 2009
3:25 pm
4246
So the instructions for adding plugins includes running ant deploy. I've got ant, but am a newbie. Is this what I do. Put the plugin HelloWorld in the plugins...
Brad Rice
bradrice
Offline Send Email
Mar 2, 2009
3:52 pm
Messages 4217 - 4246 of 6583   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help