Jump to content


VlexoFree Notice

Interviews will be open every Friday starting at 12am PDT and lasting for 24 hours.

swoop80

Member Since 13 Jan 2009
Offline Last Active Jun 09 2009 07:55 PM
-----

Topics I've Started

[RESOLVED] cpanel password, etc

07 April 2009 - 11:57 AM

I tried to send this request in a bit ago... but looks like it didn't work...

Anyway, I haven't had time to do some needed maintenance on my vlexo site - until now (we're out visiting my daughter and her husband in NC this week).

I just tried to sign on to the cpanel to do the maintenance and the system said it didn't recognize my id/pw.

Now, I may have forgotten may cpanel pw... but I'm not sure.

Can someone help me get reconnected? (reset, if needed, etc)?
My id is: Swoop80 on the forums
When I sign on to cpanel, my name in there is swoop

THanks!

Gary

WPUT from the Cygwin command line...

19 January 2009 - 06:06 PM

EDIT:
Still wondering about the below, but I've figured out how to do the same thing using CURL.

=====


HI. I'm trying to learn to use my new free site - and also to use Cygwin. I've made some good progress in the past day or so - but still need to learn how to have my local machine FTP my result file up to my vlexo site. Doesn't "sound" all that hard... But, you never know.

Anyway - Here is what I'm putting in the command line to get the data transfer attempted...

Owner@gary ~
$ wput ftp://MYUSER:MYPW@ft...exo.net/dif.txt

and here is what Cygwin is responding with:

--17:53:16-- 'dif.txt'
=> ftp://swoopftp:xxxxx....160:21/dif.txt
Connecting to 209.188.83.160:21... failed!
Waiting 10 seconds... Connecting to 209.188.83.160:21... failed!


For what it's worth, I did do the Filezilla FTP configuration bit (where a file gets placed on my local machine and then I run it to update my registry)...


Can someone there please give me a hand? (feel like I'm just THIS close on this stuff....)


Thanks !

Gary

php and IMAP

14 January 2009 - 04:10 PM

First - let me say I REALLY appreciate the free hosting. It's going to make all the difference in being able to get a solution developed expeditiously.

Status: I have explored my new site and run a very simple PHP script. So, things are GREAT so far.

However, Now I am trying to do a simple IMAP procedure via PHP - and that isn't working. I note that the version of PHP that we have available is pretty new - and I also have found that accessing "GMAIL" in the way that I'm trying to do (via CURL and IMAP) is hit and miss... (or, at least I can't find consistent rules on how to do it).

So - that is my question:

Has anyone here had experience using IMAP to access your gmail? If so, did that stop working for you when gmail changed recently (or when you went to a newer version of PHP)?

Thanks for putting up with the newb questions...

Gary

Hi - fopen, curl, and IMAP

13 January 2009 - 07:53 AM

Hi - I'm new here and not sure if this is where I should post this question...

I would like to apply for a hosting account here. However, I first would like to understand if these things will be available on that new account:
fopen
curl
IMAP

The project I am working on involves RSS and access to Gmail (the latter is poorly documented, but apparently having Curl and IMAP available is the key).

Appreciate your help.

Gary