Recent content by ejweb

  1. E

    How do I make my main page a CSS file.

    Can you post your code sample?
  2. E

    php mail()

    I've had a similar problem in the past. Here's a sample code if it's helpful; http://x10hosting.com/forums/free-hosting/172229-php-mail-not-sending-email.html#post866172
  3. E

    PHP mail() Not Sending Email

    Thanks descalzo. I tried your example and it worked. So, I merely cleaned up my code (from above) especially of the `headers` and it now worked. But of course, it worked the original way as well so I'm wondering if x10 has incorporated some extra security regarding the PHP mail() function...
  4. E

    PHP mail() Not Sending Email

    Checked and verified. Files already have been set to 644. Any other ideas?...
  5. E

    PHP mail() Not Sending Email

    I have a PHP script that uses the mail() function and now is getting the following error: 500 Error An internal server error has occurred. Please try your request again momentarily. •File or directory permissions are set too high: Files should be 0644, directories 0755. •Problem with your...
  6. E

    Logging in via cPanel

    Just tried it again. Still an issue (see also; http://x10hosting.com/forums/free-hosting/129074-cannot-login-cpanel.html). Can anyone provide direction on a solution or what's going on? Thanks...
  7. E

    Logging in via cPanel

    The commercial that comes up before getting to the security code is a nuisance and annoying. But I've tried to log in to both my email account (http://xxxxx.pcriot.com:2095/3rdparty/roundcube/) or cPanel (http://xxxxx.pcriot.com:2082/) directly with the security code including refreshing it to...
  8. E

    SMTP/110 Error

    The way I'm sending email is via the web browser from; http://ejweb.pcriot.com:2095/3rdparty/squirrelmail/src/webmail.php. It then comes up with "Read mail with Squirrelmail" link. I click on the link and my emails comes up. So I'm able to receive emails. When I reply or compose a new email...
  9. E

    SMTP/110 Error

    I've searched the forum for SMTP/110 Error but not able to find a resolution. I created a local, email account under my domain and has been working great for the past year or so. But lately, the past week, I'm able to still receive emails - but cannot send. The error I'm getting is; Message...
  10. E

    cgi-sys/guestbook.cgi ?

    It appears x10 provides a "guestbook.html" web page for a "guestbook". It is processed by a 'cgi' script with the path; /cgi-sys/guestbook.cgi. I cannot find this "cgi-sys" folder and assume it is only controlled by x10 admins. My question is; does anyone know how/where to edit and remove...
  11. E

    WIN 7 Starter - Suggestions/Comments/Ideas?

    I've purchased a netbook a while back and at first I regretted it. Couldn't change my desktop without a online hack program, can't "extend" my old monitor as this feature is disabled in starter and IIS feature isn't available. To use my netbook as a local "web server" I had to install a HTTP web...
  12. E

    What do you use x10Hosting for?

    I primarily like to use it for php/mySQL to provide myself with such experiences. Thanks x10 for such feature-rich experiences.
  13. E

    cgi-bin/cgiemail Permissions

    Okay, I'll make a note to myself so I won't keep bringing this up :tongue:. Thanks...
  14. E

    cgi-bin/cgiemail Permissions

    The cgiemail script keeps failing. I've had past tickets/posts regarding this but seems the issue keeps reoccurring. I think x10 had to reload my website from backups including permissions to fix it but the replies in the posts do not say what was done or why it happened. Again, I'm getting this...
  15. E

    What Programming Language should I learn?

    Yeah Doan; lots of examples and choices isn't there ;-). It was only touched on once but if you absolutely have no programming experience, you could dabble with JavaScript for small, basic web application/web pages. It's a subset of Java and loosely based on C/C++. At least much of the syntax is...
Top