Search found 4 matches
- Sat Jun 15, 2013 3:40 pm
- Forum: Off-Topic
- Topic: LiveCode Server
- Replies: 7
- Views: 10877
Re: LiveCode Server
I have been trying to get the simple program "hello World" to work using the latest community server on a shared server.(123 Reg) I have literally tried many combinations derived from all the good instructions and forum replies, My experience with cgi's has in the past been very good and dates back ...
- Tue Jan 17, 2012 1:57 pm
- Forum: CGIs and the Server
- Topic: hosting upgrade turns off $1 variable
- Replies: 0
- Views: 3032
hosting upgrade turns off $1 variable
I have been using a program based on Andre Garcia's rev on rockets article to display images either singly or as a slideshow. My isp host "123 Reg" proudly told me I had been upgraded. Whereupon my cgi stopped working. This I traced back to not receiving the $1 variable. setting register_globals on ...
- Wed May 07, 2008 10:07 am
- Forum: CGIs and the Server
- Topic: linux server errors with sqlite and v 2.9
- Replies: 3
- Views: 6632
- Sun May 04, 2008 11:08 am
- Forum: CGIs and the Server
- Topic: linux server errors with sqlite and v 2.9
- Replies: 3
- Views: 6632
linux server errors with sqlite and v 2.9
I am using version 2.9 I have a problem trying to use my sqlite database on a linux server I have a standalone application working very well and using a sqlite database file. I have uploaded the sqlite database chmod 755 into the cgi-bin folder I have uploaded the following cgi file and chmod 755 an...