Search results

  1. leafypiggy

    Cant tell if my website would be allowed

    Just make sure that the owner of the "fan" work is ok with you "Dubbing" it. Otherwise you'd be violating DMCA.
  2. leafypiggy

    Newbie Help

    log into cPanel (http://diamondpcrepairs.co.cc:2082) and click "File Manager" under the "Files" heading. Open up the root folder, and go to /public_html/ (If you open the root directory). Then select the "index.html" file inside /public_html/ and delete it. You can then upload your new...
  3. leafypiggy

    php $_GET and echo error

    It would, but I believe that $txt contains more data than just a blank variable, but I'm not sure.
  4. leafypiggy

    php $_GET and echo error

    <?php $txt = $_GET['host']; //declare that $txt is the value of 'host' in the URI $txt .= "_show_title"; //Now we append the text "_show_title" to the end of the current $txt using " .= " echo $txt; //echo our current value of $txt. That's $_GET['host'] with "_show_title" appended to the end...
  5. leafypiggy

    Cron daily backup script

    It's not hard to backup sql databases. PHPmyAdmin -> export -> save as .sql. Repeat for every database, should really only take a few minutes.
  6. leafypiggy

    Creating a dedicated server and installing more stuff

    Google is your friend, first result shows you the answer. Find: ; This directive allows you to disable certain functions for security reasons. ; It receives a comma-delimited list of function names. This directive is ; *NOT* affected by whether Safe Mode is turned On or Off. disable_functions...
  7. leafypiggy

    Creating a dedicated server and installing more stuff

    edit the PHP configuration. It should be in %path_to_php%/php.ini
  8. leafypiggy

    Corny Pick up lines

    Are you from Tennessee? 'Cause you're the only ten I see Can I take a picture of you, so I can show Santa just what I want for Christmas. Hello, I'm a thief, and I'm here to steal your heart. Apart from being sexy, what do you do for a living? Are you a parking ticket? (What?) You got fine...
  9. leafypiggy

    Webhosting

    Check out http://viebo.co.uk/ . My friend owns it, it used to be a webhost, but he's now making an eBook on how to make and run a webhost. You can email me, and I'll tell you when it's out.
  10. leafypiggy

    Please review my website!

    First: your site doesn't validate. It's always good to get your CSS and HTML (Preferably XHTML) to validate. This helps with cross-browser rendering. http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fpikachuscorner.x10hosting.com%2Fpika23%2FHTMLforHome.php...
  11. leafypiggy

    [400 credits]Write a Review

    Do you have any idea how old that excuse is? "My friend installed the pirated software on the webserver." "My friend said he wrote it." "My friend said it was a legal copy! He said the software was free!!11!!1!!!" ------------------------------------------- Tony, I'll write some articles...
  12. leafypiggy

    Chopin Server

    Chopin has been up for the past few days. I believe you are referring to x10status, however that site isn't managed by the x10 staff. The owner of said site hasn't updated the configuration for the new server IP addresses. Always check manually by visiting http://servername.x10hosting.com/
  13. leafypiggy

    Server Selection during account creation

    That's an x10 secret, can't be released to the public. *evil laugh*
  14. leafypiggy

    Latest Update - News Response

    @chiencon: Open a support ticket. http://support.x10hosting.com/ . @swapcool: The status page is still using old IP addresses for the servers.
  15. leafypiggy

    Free hosting

    Seeing as this is unofficial COMMUNITY support, I would recomend opening a support ticket at http://support.x10hosting.com/ The staff will see, and hopefully resolve your issue. Staff doesn't usually come in here, and regular users don't have access to your account to see what's going on.
  16. leafypiggy

    !!!***Read this if you have missing files!!!***!!!

    True, however: if your website is pointing to a different server than your files are actually on, you will get two different cPanels.
  17. leafypiggy

    !!!***Read this if you have missing files!!!***!!!

    I'll update mine (this) post with a secondary source of what percentage the servers are at. Current (2:49 PM EST (-5GMT)) (7:49PM GMT): Cossacks: 70% Lotus: 50% Stoli: 100% First Pass, 100% Second Pass, 0% Third Pass Absolut: 100% First Pass, 100% Second Pass, 100% Third Pass
  18. leafypiggy

    Trojan on x10hosting Support

    I've alerted some staff members, and they're working on it.
  19. leafypiggy

    I have no cPanel

    Side effect of server transfer. Your domain is held by "old" cossacks, but your files are held by "new" cossacks. The same thing is happening to my site. Just wait a little bit and see if it fixes itself. :)
  20. leafypiggy

    Twitter

    I'm on Twitter. Time to stalk Bryon. :) http://twitter.com/NeilHanlon/
Top