Internal Server Error

Discussion in 'Installation/Configuration' started by crick, Feb 17, 2006.

  1. crick

    crick New Member

    I recently installed ISPConfig on my server. The server is running Fedora Core 4 and I followed the "Perfect Setup" How-to in preparing it for ISPConfig.

    Everything appears to be working pretty good. I was able to create a reseller account, client account, add a site, and upload files via ftp. My problem is that after I uploaded the files for drupal I'm getting an error page that says ive encountered an internal server error and my request cannot be processed. The site i'm trying to build is at www.collegechatter.com and you will see the error if you go there.

    the client and site has permissions to run php scripts. This is my first time attempted to use ISPConfig so I know very little as to how it all operates. The server is at www.precisionpconline.com.

    One other question I have is regarding the Shared IP page that is at precisionpconline.com:80 Can I put a site there, where users can sign up for hosting? Or does everything have to be done from the backend on port 81?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you a more detailed error in the apache error log? I guess the error is related to an .htaccess file.

    If you want use a signup page that automatically creates users in ISPCOnfig, you should have a look at the remoting framework for ISPConfig. The remoting framework allows external scripts to create users and websites with soap requests. The infos for the remoting framework are currently offline until we will release the beta 2. You will find the infos then on ISPCOnfig org on the downloads page.
     
  3. crick

    crick New Member

    Code:
    [Fri Feb 17 04:32:00 2006] [error] [client 200.73.8.37] File does not exist: /var/www/sharedip/awstats
    [Fri Feb 17 04:32:01 2006] [error] [client 200.73.8.37] script not found or unable to stat: /var/www/cgi-bin/awstats.pl
    [Fri Feb 17 04:32:02 2006] [error] [client 200.73.8.37] script not found or unable to stat: /var/www/cgi-bin/awstats
    [Fri Feb 17 04:32:04 2006] [error] [client 200.73.8.37] File does not exist: /var/www/sharedip/xmlrpc.php
    [Fri Feb 17 04:32:05 2006] [error] [client 200.73.8.37] File does not exist: /var/www/sharedip/blog
    [Fri Feb 17 04:32:06 2006] [error] [client 200.73.8.37] File does not exist: /var/www/sharedip/blog
    [Fri Feb 17 04:32:08 2006] [error] [client 200.73.8.37] File does not exist: /var/www/sharedip/blogs
    [Fri Feb 17 04:32:09 2006] [error] [client 200.73.8.37] File does not exist: /var/www/sharedip/drupal
    [Fri Feb 17 04:32:10 2006] [error] [client 200.73.8.37] File does not exist: /var/www/sharedip/phpgroupware
    [Fri Feb 17 04:32:11 2006] [error] [client 200.73.8.37] File does not exist: /var/www/sharedip/wordpress
    [Fri Feb 17 04:32:12 2006] [error] [client 200.73.8.37] File does not exist: /var/www/sharedip/xmlrpc.php
    [Fri Feb 17 04:32:13 2006] [error] [client 200.73.8.37] File does not exist: /var/www/sharedip/xmlrpc
    [Fri Feb 17 04:32:15 2006] [error] [client 200.73.8.37] File does not exist: /var/www/sharedip/xmlsrv
    
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Have you installed drupal in the sharedip website?
     
  5. falko

    falko Super Moderator ISPConfig Developer

  6. crick

    crick New Member

    ive decided to make an OS change (multiple reasons) to debian sarge. if I run into the same problems (which it looks like I may) then I'll try the changes to .htaccess but i wasnt have problems with clean urls, I was getting nothing at all. not having clean urls are the least of my worries, haha. thanks for the suggestions.
     

Share This Page