Jump to content

cl58

Moderators
  • Posts

    1,249
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by cl58

  1. cl58

    PHP

    ah, okay. Works for me.
  2. cl58

    PHP

    no, its not correct. I forgot i moved it! I feel really stupid. Anyway, is there a reason you don't allow http includes? It's as simple as changing one Boolean in the php.ini file.
  3. cl58

    PHP

    From u.cl58tools.co.cc Code: <?php include("/home/cl58tool/public_html/footer/footer.php"); ?>
  4. cl58

    PHP

    but i want to use that file in some files in subdomians. Do I have to copy the directory to each subdomain directory?
  5. cl58

    PHP

    I just put the code <?php include("http://cl58tools.co.cc/footer/footer.php"); ?> in my index.php file and got the following error(s).
  6. I don't see why not. Silverlight is just like Flash or Shockwave, so it should be fine.
  7. I chmod'ed a .py file to 755 and went to the URL, but that just showed the contents of the file; it didn't run it.
  8. [for djbob:] Another Perl module won't work: Net::IRCService It shows as installed in cPanel, but see http://services.cl58tools.co.cc/perl/errors.txt
  9. Is it at all possible to get SSH/Command Line access added to HelioHost. I understand if you cannot/do not want to add it, but I just got a script that says it needs to be run via a command line. Again, I understand if this is not possible.
  10. cl58

    Any Idea?

    I completely know how you feel. The first thing I did when I signed up for Heliohost/Helionet was read that. Apparently I did the impossible.
  11. I just checked again and eyeOS is still saying that SQlite has to be installed.
  12. Would it be possible to get the SQlite module installed for PHP? I am installing eyeOS and it says that I cannot use the mail client feature without SQLite.
  13. No problem. I'm not even a support agent, I just like to help!
  14. Try making a new user and new database. Be sure to add the permissions. Set the host to localhost and directly copy and paste the username and database name to make sure it is correct. Use a new password. (The password does not contain the username of your account like the db name and username does). See if that connects.
  15. cl58

    error

    What type of file is this (part of the file name after the dot (.). If it is .pl or .cgi, Chomod the file to 777. If not post here!
  16. All the files that you site uses need to be uploaded to the server from your computer via FTP. Using any FTP client, like FileZilla, connect to ftp.[yoursite].co.cc with your cPanel username and password. Use port 21. Upload the files to the public_html folder. That should allow the files to be visible on the website.
  17. First of all, localhost is correct. Judging by the text of the error, it seems as though you did not add permissions to your MySQL user. Go to http://stevie.heliohost.org:2082/frontend/x3/sql/index.html Once there, find the two dropdown boxes to "Add User To Database" (bottom). Select the user and database and click add. Select "All Privileges" and then press Make Changes. That should fix the problem.
  18. In reply to the following post from a thread that was closed: Config::File is showing in my list now. However, my errors.txt is showing errors about Bot::Basicbot, which is also showing in my list. Details at http://services.cl58tools.co.cc/moritz/errors.txt
  19. I will try to troubleshoot. I believe the script I am using has IRC help available somewhere... Thanks for your help. I will let you know of any problems with perl, should I have any more.
  20. No, I will as soon as I can get to another one. Sometimes if I disconnect and reconnect it goes back to normal, but then eventually it gets slower. Also, sometimes it is not as bad as I explained, but still less than normal.
  21. For the past few days, my FTP server has been going VERY slow. If it even connects within a reasonable amount of time, it takes SO long to list directories. If that works, it takes SO long to upload/download a file. It really has gotten to be unbearable. Is this server-wide or a problem with my account? I use FireFTP and FileZilla.
  22. Config::File is working fine now, but my errors file is now showing an error with Bot::BasicBot, which my cPanel is showing as installed. You can see the errors file for details.
  23. Wow, I feed really dumb now. It turned out that the module was Config::File, not File::Config. However, the script that required that is not working. It is Chmod'ed to 755 and the errors.txt file references to Config::File. The errors file can be found at http://services.cl58tools.co.cc/moritz/errors.txt
  24. File::Config will not install. Install Log: Regardless, it does not show in my list and it is not working.
×
×
  • Create New...