Search found 14 matches

by Eric_Taquet
Tue Oct 12, 2021 9:07 pm
Forum: Internet
Topic: FTP libURLftpUploadFile error
Replies: 8
Views: 6087

Re: FTP libURLftpUploadFile error

Yes, I've tested with Fetch since having these problems : I can't do anythins, as with LC libURLftpUpload !
by Eric_Taquet
Tue Oct 12, 2021 8:52 pm
Forum: Internet
Topic: FTP libURLftpUploadFile error
Replies: 8
Views: 6087

Re: FTP libURLftpUploadFile error

Hello all, Today, my web site is exactly 16,6 Mo ! It is a test site to study LC FTP commands. I don't think the problem is quota space. A few days ago I was allowed to upload, delete, and re-upload files, and delete and create directories, with the Mac Fetch app, But the day before yesterday everyt...
by Eric_Taquet
Tue Oct 12, 2021 5:39 pm
Forum: Internet
Topic: FTP libURLftpUploadFile error
Replies: 8
Views: 6087

Re: FTP libURLftpUploadFile error

Hi matthiasr … thanks for you help ! I tried as you suggested: put URL ... into URL "ftp:// ... put the result ... and the result is: tsneterr: (25) Failed FTP upload: 553 It's not an authentication problem because I can use the listing functions etc. Then I tested with the FTP command: libURLftpCom...
by Eric_Taquet
Mon Oct 11, 2021 12:54 pm
Forum: Internet
Topic: FTP libURLftpUploadFile error
Replies: 8
Views: 6087

FTP libURLftpUploadFile error

Hello, I have been developing with Livecode for a long time, but I'm new to FTP commands. I need to upload to my website hosted by OVH, which uses the "Pure-FTPd" FTP server. Usually I used Fetch (on Mac) but now I need to automate the transfers. My current problem: in this example : I only have the...
by Eric_Taquet
Thu Jul 12, 2007 12:52 pm
Forum: CGIs and the Server
Topic: MySQL and CGI ; wrong engine ?
Replies: 9
Views: 15580

thank you Jan

I'm near blind and I've not seen those links the first time !
by Eric_Taquet
Wed Jul 11, 2007 11:45 pm
Forum: CGIs and the Server
Topic: MySQL and CGI ; wrong engine ?
Replies: 9
Views: 15580

thanks again, Jan, for your help ! I've read in your footer : Quartam Reports & PDF Library for Revolution I may be interested in PDF Lib for Rev ! I used to format data extracted from my SQL database as HTML, with templates, but it could be useful to produce some PDF documents also ! Where can I fi...
by Eric_Taquet
Wed Jul 11, 2007 12:16 pm
Forum: CGIs and the Server
Topic: MySQL and CGI ; wrong engine ?
Replies: 9
Views: 15580

With Navicat (my administration client for MySQL), I've tried :

SET PASSWORD FOR 'robot'@'localhost' = OLD_PASSWORD('xxxx');

and now "robot" can connect and work with the database, from within the CGI !!!!!!!!!

yaouuuuuuuuuuuuuuuu !!!!!!!

thx a lot Jan !!! :D :D :D

Eric :D
by Eric_Taquet
Wed Jul 11, 2007 11:45 am
Forum: CGIs and the Server
Topic: MySQL and CGI ; wrong engine ?
Replies: 9
Views: 15580

thank you very much Jan ! with your help, I've made a step : 1 I've intalled in : /Library/WebServer/CGI-Executables the files : revolution & dbmysql.so coming from package : ftp.runrev.com/pub/revolution/downloads/engines/2.0/cgi/darwin.sit 2 this engine requests the lib : /usr/local/lib/libdl.1.dy...
by Eric_Taquet
Tue Jul 10, 2007 11:16 am
Forum: CGIs and the Server
Topic: MySQL and CGI ; wrong engine ?
Replies: 9
Views: 15580

in fact, the http://www.runrev.com/downloads/engines ... gi/osx.zip

is a 2.5 engine !!!

I know that with a simple statement in my CGI :

put "Runtime Revolution version :" && the version after buffer
by Eric_Taquet
Tue Jul 10, 2007 11:06 am
Forum: CGIs and the Server
Topic: MySQL and CGI ; wrong engine ?
Replies: 9
Views: 15580

MySQL and CGI ; wrong engine ?

revOpenDatabase fails to work when used inside my CGI rev script ! I've a little text file CGI that try to open a MySQL database, retrive data that is then HTML formated and sent back. This script works fine with the same database params when run from Revolution.app with GUI If I remove (comment) al...
by Eric_Taquet
Mon Mar 26, 2007 5:44 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Localization : how to
Replies: 9
Views: 8836

xApple wrote:Indeed, my script as I gave it to you, does nothing on buttons or fields that do not contain a localized string.
I'm sorry xApple, I didn't read it carefully enough !

Thank you very much !
by Eric_Taquet
Fri Mar 23, 2007 11:17 pm
Forum: Talking LiveCode
Topic: Table object documentation
Replies: 1
Views: 3164

Table object documentation

Hi,

could you help me finding some documentation on field table objects (describing cRevTable properties...)

nothing found in the self doc of RR ... ? for ex. cRevTable is not found in the documentation dictionary !!!

Thx
Eric, FRANCE
by Eric_Taquet
Fri Mar 16, 2007 11:53 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Localization : how to
Replies: 9
Views: 8836

Thx everybody ! (excuse-me, my english is not so good !) You all give me some trick ! --------------------------------------- @marielle Bonjour Marielle, Merci ! you wrote (#3) : I assume you know of the existence of a XML library. Is it that you would be after a script that allows for the serializa...
by Eric_Taquet
Sun Mar 11, 2007 3:58 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Localization : how to
Replies: 9
Views: 8836

Localization : how to

Hi, I'm french and until now I always developped my RR tools with a french GUI, without building standalones (useless). My skills : - scripting : near expert ; was using Hypercard, then Supercard and now RR for years ! - SQL, XML (for my present projects) : say ... intermediate ! Now, I'd like to bu...

Go to advanced search