Search results

  1. R

    New to PHP - Internel server error

    The code is: <html> <body> <?php echo "Hello World"; ?> </body> </html> I don't have a .htaccess. What should it contain and where should it be placed? Thanks
  2. R

    New to PHP - Internel server error

    I'm trying to switch from my CGI includes to PHP now that CGI has been banned. At first I'm trying to run a Hello World test at http://www.rodriguezgarcia.com/php/hello.php, just to see if it works, but I get the Internal Server Error screen. I tried to chmod the file to 777, 755 but still...
  3. R

    New rules?

    What are the alternatives? Is there any other language that is still allowed?
  4. R

    New rules?

    I have been hosting my personal site on x10 for a few years now. For some weeks I have seen some errors on my pages due to cgi includes that are not working. I thought it was another server upgrade, but looking at some posts I understand there are some new rules in place that I can't figure...
  5. R

    IP logging

    For years I've had a CGI pagecounter that logs the IP address of the visitor to avoid duplicate entries. It relies on the $ENV{REMOTE_ADDR} variable for it, but since my recent change to Starka it only logs Starka's IP address (69.175.120.122) and not the visitors IP. Can you verify what's...
  6. R

    Can't login to FTP or Cpanel

    I'm rodrigu5 and I can't login to FTP nor cpanel. Please help me. Thanks.
  7. R

    Sendmail working?

    Since the recent upgrade, my script doen't send emails. Is it working? My scritps are in www.rodriguezgarcia.com/cgi-bin/guestbook.pl Thanks in advance.
  8. R

    Perl not working?

    Thank you. I checked the log and found a file which keeps the guestbook reported acces denied. I just changed the permissions and worked fine. I changed to 666, is it safe? WHo needs to write the file if a user is changing it from it's browser? Thanks
  9. R

    Perl not working?

    Since the recent outage I noticed that my perl script are not working. I get the "Internal Server Error" message. Is it something with perl? Should it be working by now? Thanks
  10. R

    Problems uploading files with FTP

    Thanks, it worked.
  11. R

    Problems uploading files with FTP

    About once every month I updaye my whole site www.rodriguezgarcia.com by uploading about 600 files. It used to be a snap, but for the last couple of month it's a pain. My client starts uploading but after a few files, it gets disconnected, some files are reported as uploades but they are not...
  12. R

    PHP and SSI the same?

    Sorry for the dumb question, but I read that PHP is down until the move is complete. May it be the case that SSI is also down? I'm getting only garbage from my SSI scripts. For example http://www.rodriguezgarcia.com/pruebas.shtml should return the current time but it brings random garbage each...
  13. R

    SSI returning garbage

    Since the server change, SSI is not working on my site www.rodriguezgarcia.com. I only get garbage back. For an example see www.rodriguezgarcia.com/pruebas.shtml . The code is just supposed to echo the current time, but I'm getting only garbage. I'm in lotus, previously in absolut. And before...
  14. R

    Mail Forwarders and default address problem.

    Thank you. Finally it has been fixed.
  15. R

    Statistics not working

    I have seen other threads where Corey enables awtats for that specific account. Can I have them enabled (www.rodriguezgarcia.com or rodriguezgarcia@x10hosting.com). Thanks Edit: Sorry, I meant rodriguezgarcia.x10hosting.com, not "@".
  16. R

    Statistics not working

    I just noticed Awstats stopped recording activity for my site sice February. My site is www.rodriguezgarcia.com Please help Thanks
  17. R

    Mail Forwarders and default address problem.

    Any news? Are these services working for everybody else?
  18. R

    Mail Forwarders and default address problem.

    I have this problem since january. It was moved to level 2 support (http://forums.x10hosting.com/level-two-support/52496-mail-forwareder-default-address.html) but suddenly was closed without being solved. Last update was Corey asking me to create him an email account and PM the details (done)...
  19. R

    Mail forwareder and default address

    My site www.rodriguezgarcia.com is not forwarding nor bouncing mail sent to @rodriguezgarcia.com (2 accounts forward to a gmail account and anything else should be bounced back). Everything is properly set in cpanel. User = rodrigu5. It used to work before the server move. Whenever I sent mail...
Top