Gossamer Forum
Home : Products : DBMan : Customization :

records mod....???

Quote Reply
records mod....???
Hi,
im trying to put the records mod to my database...(i get it from the resource-center)

i get all the time that the reise.db is not existing..
like this
unable to open /home/tamilli/public_html/cgi-bin/rcl/db/reise.db. Reason: No such file or directory

but the file reise.db is allready their, in the same directory
/home/tamilli/public_html/cgi-bin/rcl/db/reise.db ( the file mod is 666)

anyone have add ths mod before???
so please help me to find out the error...


------------------
regards
kumanan
Quote Reply
Re: records mod....??? In reply to
Yes...And Carol wrote most of the codes, but I added some other sub-routines from the db.cgi file to make it work outside of the DBMAN script.

You are aware that this works with SSI and is printed in a static web page outside of the DBMAN script, right?

Regards,

------------------
Eliot Lee
* Be sure to visit the Resource Center for FAQ's, Modifications and Extra Goodies!!
* Search Forums!
* Say NO to Duplicate Threads. Smile
----------------------













[This message has been edited by Eliot (edited February 17, 2000).]
Quote Reply
Re: records mod....??? In reply to
hi,

before i call this script from a ssi site, i try it from the telnet and just called this file from the browser...

in both it returns with the same error....


------------------
regards
kumanan
Quote Reply
Re: records mod....??? In reply to
Please copy the script as a text file, upload it to a publicly accessible directory, and then post the URL....

And also, you might want to search this forum to find Threads related to this Mod...There were some bugs posted that have been fixed!

I don't know why this is NOT working for you.

And you cannot execute this script via telnet. You can only execute the script via your web browser.

Wink

Also, check the syntax of the script via telnet with the following command line:

Code:
perl -c records.cgi

And post the error messages you receive.

Regards,

------------------
Eliot Lee
* Be sure to visit the Resource Center for FAQ's, Modifications and Extra Goodies!!
* Search Forums!
* Say NO to Duplicate Threads. :)
----------------------











Quote Reply
Re: records mod....??? In reply to
hi,

i have uploaded the records script and the errormessage to the following url...


http://www.tamilline.com/pub/errormes.txt

http://www.tamilline.com/pub/records.txt

anyone find the error let me know ...
i will check it in 6 hours, i go to bed now...


------------------
regards
kumanan
Quote Reply
Re: records mod....??? In reply to
Oops...that is not the problem at all...

I re-looked at the file and you do, indeed, have the correct path in the $db_script_path variable.

Is your database set to the correct permissions of 666 (rw-rw-rw-)?

And the name of your database is reise.db?

Regards,

------------------
Eliot Lee
* Be sure to visit the Resource Center for FAQ's, Modifications and Extra Goodies!!
* Search Forums!
* Say NO to Duplicate Threads. Smile
----------------------













[This message has been edited by Eliot (edited February 17, 2000).]
Quote Reply
Re: records mod....??? In reply to
hi,

ich checked the files ...
the files name is reise.db and (666)

and it is in the same directory, where the records.cgi and db scripts are...



------------------
regards
kumanan