Search results

  1. fomalhaut

    No space left on device (28) in Unknown on line 0

    Hello guys I have again the problem: 3 hours ago at my work's place, and now at home (two differents machines). That seems to be frequent now, and I see I'm not the only one having this problem. Could you please tell us what is happening ? Thanks for your help.
  2. fomalhaut

    No space left on device (28) in Unknown on line 0

    Hello I'm having some problem on my site on Chopin when I load my first page which call the database: the page seems to load correctly, but these messages appear over : Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write...
  3. fomalhaut

    Can't access my website

    Thank you carl6969, after clearing the cache, it's OK.
  4. fomalhaut

    Can't access my website

    From yesterday, when I try accessing my site http://hosting.x10hosting.com, I have the following message: "Website not found" . If I try http://hosting.x10hosting.com/index.php, I have : 404 Not Found nginx/0.7.67 Can you tell me what's the problem ? My website is on Chopin. Thank you
  5. fomalhaut

    My site is down

    Excuse me, stpvoice, I was obliged to depart quickly. The site is now ok. And I know it was ok when you checked it out. Thanks again
  6. fomalhaut

    My site is down

    Hello. For about half an hour, my web site is down : Network Error (tcp_error) http://fomalhaut.x10hosting.com/ server : chopin Thanks if you can do something.
  7. fomalhaut

    defaultwebpage.cgi

    Thank you MaestroFX1. My computeur is part of a local network, and I presume the proxy's cache is my real problem, because colleagues trying to reach my website don't succeed, while they never went on it before ! I'll try at home (with no local network) this evening, after clearing the cache...
  8. fomalhaut

    defaultwebpage.cgi

    Hello. I'have the http://fomalhaut.x10hosting.com/cgi-...ultwebpage.cgi page in place of my site since yesterday morning. I posted a message wish was answered by stpvoice yesterday at 9:09 AM : I cleared the cache often by firefox/Tools/Clear recent history/"everything"/"cache" and by...
  9. fomalhaut

    defaultwebpage.cgi

    Hello. I suddenly have the http://fomalhaut.x10hosting.com/cgi-sys/defaultwebpage.cgi page in place of my site I was just accessed 5 mn before. Clear cache doesn't change anything. The server is Chopin. Thanks for your intervention.
  10. fomalhaut

    Invalid email address or password supplied in the x10hosting account panel

    OK, thanks Descalzo, naturally, it works ! Stupid I am, not having think of that ! Have a good week end.
  11. fomalhaut

    Invalid email address or password supplied in the x10hosting account panel

    Hello Since the last recent update of Chopin, when I try to connect via the x10hosting account panel (https://x10hosting.com/control/login.php), I have this message while it is the same I use to write this here in this forum ! And I have not changed that password for long. Luckily, I still can...
  12. fomalhaut

    The page is temporary unavailable

    Hello. My website fomalhaut.x10hosting.com is on Chopin. When I try to access it, I have a blank screen with the title above and the texte following : Nevertheless, I can access my files and my databases via cpanel without any problem ! Thanks if you can do something for that! And... however...
  13. fomalhaut

    php/mysql: problem inserting rows already existing in spite of verification

    Hello. Change to varchar does not eliminate the problem. On another hand, noCROA cannot be primary, attending there can be several couples "repertoire/compl_name" using the same noCROA (that is referenced in other tables.) It seems fastidious reading the whole table instead of unsing a generic...
  14. fomalhaut

    php/mysql: problem inserting rows already existing in spite of verification

    Hello all. The table is very simple: 1 field type integer and 2 fields type char: noCROA int(6) unsigned not null repertoire char(25) not null compl_name char(120) not nullI've a file containing mysql data save, each line is a row, each field separate by the caracter '|'...
  15. fomalhaut

    Different file modes when upload files with different types in php

    Hello. In PHP, I upload certain files through a html form and then I move them in ad-hoc directory. That's works fine (the files stand finally where I wanted), but on x10 they have not the same file mode: I upload a file with .MUS extension ==> mode was 0644 (that's I want) I upload a file...
  16. fomalhaut

    Slowness accessing my website on Chopin

    Hello From several days, I find it's often very long accessing my website whereas I have not modified anything on it ! It is on Chopin. Do you know if there is a problem ? http://fomalhaut.x10hosting.com/
  17. fomalhaut

    PHP "max_input_time" and "handling file uploads"

    Sure, we can't know the real cause for this error without the code. I can't personaly modify, nor see it, but I will ask the guy on the server to add the code you give in his script. So we will know, and probably arranged the problem. Thank you very much. I've forgot: I've tried with other...
  18. fomalhaut

    PHP "max_input_time" and "handling file uploads"

    Hello all. That's a problem I have with another website that uses php (not in x10), but I've no doubts some of you know the answer: At my home, I've a poor very lent web connection, and at work, I've a very rapid web connection. I have to upload some files of about 150 Ko (the distant server...
  19. fomalhaut

    css problem

    Hello learning_brean I don't remember where, but this morning I've read about this problem for IE8 in a forum. I don't remember if there were a solution given. I was searching for a IE8 problem about framesets, but I don't remember exactly the words I used ! I've tried on IE6, and the problem...
  20. fomalhaut

    How to display a "wait" page while php busy ?

    OK, learning_brain, that seems to satisfy me. I will test it as soon as possible. Thanks.
Top