The Coldfusion Open Source Forums
Home | ImageCFC | CFFM | BlogCFM | CFMBB | CFOpenMail / ImapCFC | CFOpenChat
Forums | Profile | Inbox | Members | Chat | Search | Login | RSS
Vivio Technologies VPS Hosting
New Topic Reply Subscription Options   Previous Page  Page: 1   Previous Page

Forums: BlogCFM Forum: blogCFM 1.14 setup problems
Created on: 08/14/07 {ts '2013-06-18 18:25:00'} Views: 9190 Replies: 7
blogCFM 1.14 setup problems
Posted Tuesday, August 14, 2007 at {ts '2013-06-18 18:25:00'}

hi, does anyone know why i keep getting this error during setup?

The specified Directory attribute value /opt/web/snap/test/blogCFM/blogcfm-1.14/1 could not be created.
The most likely cause of this error is that '/opt/web/snap/test/blogCFM/blogcfm-1.14/1' already exists on your file system. The exception occurred during a cfdirectory action="CREATE".

RE: blogCFM 1.14 setup problems
Posted Saturday, August 18, 2007 at {ts '2013-06-18 23:53:00'}

Looks like a file permissions problem.

The parent directory of the directory specified MUST Be writable by coldfusion... which is probably the "nobody" user.

The parent directory of

/opt/web/snap/test/blogCFM/blogcfm-1.14/1

is

/opt/web/snap/test/blogCFM/blogcfm-1.14/

The easiest way to do this is to set the permissions on that folder to 777.... let Coldfusion create the appropriate directories, then change the permissions back to 755 (since coldfusion will own the "1" folder.

Rick Root
I'm not certified, but I have been told that I'm certifiable!

www
RE: blogCFM 1.14 setup problems
Posted Monday, August 20, 2007 at {ts '2013-06-18 15:10:00'}

Yes, that worked. Thanks so much!

Now I ran into an Oracle db problem with this error message:

"The value class oracle.sql.TIMESTAMP could not be converted to a date"

Any help would be MUCH appreciated.

RE: blogCFM 1.14 setup problems
Posted Monday, August 20, 2007 at {ts '2013-06-18 15:52:00'}

I'm sure you have more error information than that, like line number and filenames and stuff.

Rick Root
I'm not certified, but I have been told that I'm certifiable!

www
RE: blogCFM 1.14 setup problems
Posted Monday, August 20, 2007 at {ts '2013-06-18 17:22:00'}

unfortunately, this is all the useful information I have from error message. I don't have access to ColdFusion administrator to change the debug settings. Sad

I get this error on the main index page (blogCFM/index.cfm):

The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request
The value class oracle.sql.TIMESTAMP could not be converted to a date.

Resources:

Browser    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6

file name: /test/blogCFM/index.cfm

RE: blogCFM 1.14 setup problems
Posted Monday, August 20, 2007 at {ts '2013-06-18 17:51:00'}

Unfortunately I haven't used oracle in a long time, and I don't have an oracle test server to play with either.

You might have to change one or more of the <cfqueryparam> found in the installation files... anywhere you see CF_SQL_TIMESTAMP change to CF_SQL_DATETIME maybe...

Rick Root
I'm not certified, but I have been told that I'm certifiable!

www
RE: blogCFM 1.14 setup problems
Posted Wednesday, August 22, 2007 at {ts '2013-06-18 13:55:00'}

I managed to get through the set-up successfully but now I ran into another Oracle syntax error. When I clicked on "view user details" from /blogcfm-1.14/admin/users_list.cfm I got this CF error message:

Error Executing Database Query.
ORA-00923: FROM keyword not found where expected

Referrer /blogcfm-1.14/admin/users_list.cfm

Any suggestions would be fantastic. Thanks so much for all your help so far...i'm almost there.

RE: blogCFM 1.14 setup problems
Posted Wednesday, August 22, 2007 at {ts '2013-06-18 13:59:00'}

The referrer doens't help me figure out where your error is.

Rick Root
I'm not certified, but I have been told that I'm certifiable!

www

New Topic Reply Subscription Options   Previous Page  Page: 1   Previous Page
Subscription Options
Subscription options are available after you log in.

There are 17 active user sessions right now.