Nov 21, 2009
Pages: 1, 2, 3

Help: Internet Server Error

free web hosting

Read Latest Entries..: (Post #20) by jlhaslip on Dec 4 2007, 03:35 AM.
Some Mods work on both, some do not. You need to ask at the Mod Source whether each Mod works on the version you have. Also, check if the Mod has been tested with any other Mods you plan to install. Sometimes there are conflicts between a couple of Mods. Not often, but it happens.And no, I don't do Mods. If you have a 'good' Text Editor, most Mods are simply finding sections of Code and replacing or adding lines of the php/html source files. See BH's post #9 above for some guidel...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > MODERATED AREA > Trapper's Secret HideOut

Help: Internet Server Error

AlphaOfDoom
Hello! I decided to try YaBB as a forum now, just testing....and ...

Well first my question is, this is in ADDONSCRIPTS, not FANTASTICO, whats the difference?

Secondly, about my problem:

I was in the YaBB admin panel, I got through the Forum Settings, got to Advanced settings, filled out the info, and pressed save.

The 5000 times I have tried this, I get this:
QUOTE
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@sherwoodinfo.trap17.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.39 Server at sherwoodinfo.trap17.com Port 80


I can't seem to fix it, any ideas that could help me?
Thank you and please reply, for the sake of my forum!!!!

 

 

 


Comment/Reply (w/o sign-up)

jlhaslip
I have never installed a Yabb before, but it looks like maybe there is a file permissions problem.
Review the Install instructions and see if there are any files or folders needing a chmod to 777.
Post back here with the results.
Thanks.

Comment/Reply (w/o sign-up)

AlphaOfDoom
Well, when I installed it, I just gave the info and it was installed, but I didn't see any instructions, where do I find these instructions....cause it was..
Choose password: Check
Give e-mail: Check
And some other admin info
And then Click INSTALL: Check
Gave url, done, and I went there....so...

Comment/Reply (w/o sign-up)

jlhaslip
does it require a database and user to be set up? and did you do that?

*edit*

No database required. Totally Automatic Install. Only needed to add the Admin Password.

*edit* link removed by jlhaslip to avoid a 404 error since I have un-installed the package

Installed instantly. Not sure whay went wrong with yours, but try an un-install and re-install.

Comment/Reply (w/o sign-up)

AlphaOfDoom
I tried and it is the same thing, it works fine until I get done with the ADVANCED SETTINGS....then BAM. Both times I tried this (uninstall, and reinstall) Is there something I could be changing wrong in adVanced settings? Could you possibly look at the advanced settings in your little Yabb thing on that link? I really need help here...ohmy.gif

Comment/Reply (w/o sign-up)

de4thpr00f
Well, yabb uses perl, i'm thinking that perl is not well configured at trap17 servers, cause i'm havingsome troubles running a perl script too.
I have no erros. But still it doesn't run.

Comment/Reply (w/o sign-up)

jlhaslip
That version of Yabb is over 2 years old with Security upgrades missing.
Try a more current Forum --> http://www.anelectron.com/ with zero Security issues... and running under php/mysql

Comment/Reply (w/o sign-up)

AlphaOfDoom
Ok I got a question, sometimes I see forums (including that link you gave me) that tell you to download a forum...so it gives you these packages to download....my question is, can you download them and run them in my hosting account here, if so HOW, and if not, then how do you do it?
For example, say YaBB Worked, I managed to see an INSTALL MODS section, they make you go to the site, and download the mod. How do I Install it?
Please reply!

Comment/Reply (w/o sign-up)

BuffaloHELP
Installation of a forum or its mod(s) are like installing a software for your computer. But since we're strictly dealing with web hosting it's even much easier than that.

For a general purpose installation here is an example how you would install a forum/component.

1) download from the source site
2) upload the content to your hosting. for Trap17 purpose, you can upload the whole .tar.gz or .zip file to your /public_html folder and use cpanel to unzip. this will save considerable amount of time uploading all files
3) when unzipping you can choose to unzip to a designated custom folder or unzip to a default folder, i.e. forum
4) if a forum requires SQL use your cpanel to establish SQL with database name, database username and database password with proper permission
5) follow the "install" link, i.e. your_domain/forum/install and adhere to the instruction

A well documentation is the weakest link for most forums. The developers expect you to "know" some knowledge or too busy developing the script that they forget to write a detailed instruction. And when you go for the support they are annoyed by your question. This isn't how it should be; but that's how it is.

Additional components or mods are basically installed within your "forum" i.e. your_domain/forum/folder_of_mod or your_domain/forum/target_directory

If you unzip the mod download and notice the same directory name "folder_of_mod" or "target_directory" it basically means to upload mod scripts to that directory. Or you'll note a TXT file which instructs you to find certain codes in certain lines and replace or amend modified codes. Follow those instructions carefully. Read and re-read for clear understanding before you edit a file. And remember, take your time and do by numbers--first things first and then the second.

I have installed many mods for IP.B and I have yet to find a well documented instruction by creators. I hope AnElectron forum and forum mods would take this lesson and incorporate into their teachings smile.gif

 

 

 


Comment/Reply (w/o sign-up)

AlphaOfDoom
So, download from the source site....Check

Ok for the upload part, when I go to file manager first I see Public Html, so just upload this whole thing in there right?
Then unzip....alright..

So I can make another folder in here and unzip it to this folder?

And how do I know if it is mySQL?

I apologize for all the silly questions, I'm still learning about this stuff......

EDIT*******

Ok I downloaded it,

I uploaded it to Public HTML, I put it in forum.....but now my next extremely dumb question, how do you Unzip?
Is this 'Extract Contents?' I tried this, another screen opened saying all that was extracted, and then I went back, and I guess it worked? But how do I get to it, and set it up and what-not, I don't know where to find the instructions on it...and about the MySQL, what should I do?

If only I knew this better >.<

Comment/Reply (w/o sign-up)

Latest Entries

jlhaslip
Some Mods work on both, some do not. You need to ask at the Mod Source whether each Mod works on the version you have. Also, check if the Mod has been tested with any other Mods you plan to install. Sometimes there are conflicts between a couple of Mods. Not often, but it happens.

And no, I don't do Mods. If you have a 'good' Text Editor, most Mods are simply finding sections of Code and replacing or adding lines of the php/html source files. See BH's post #9 above for some guidelines to Modding. Sometimes it is as simple as uploading new files, usually it means you need to modify some files and change some code. ALWAYS BACKUP YOUR FILES BEFORE MODDING, and save them in a safe place until you confirm that the changes work as expected.

Have you seen this site yet? AEF Demo Site

Comment/Reply (w/o sign-up)

AlphaOfDoom
And how, for the sake of me not making a disaster out of my forum, do you install the mods? Honestly, I haven't even looked at them yet, but I always think it would be good to make sure....

Oh yeah and would v1.03mods work on 1.04?

Comment/Reply (w/o sign-up)

jlhaslip
For future reference:

http://www.trap17.com/forums/index.php?showtopic=53776

a tutorial about installing AEF onto a Trap17 Account the easy way.

QUOTE
1. If a new version comes out, how to update it without losing everything....
Any new Updates are provided in 2 versions. One is a complete package and the other is a component set including only the changed files. Either will work for a previously installed AEF Forum and not lose any of the Database information.
QUOTE
2. How do you install mods or whatever there is to install (if there is)

There are some Mods and Themes available at the AEF Forum Boards and also at this site, an un-official Mods site.

Comment/Reply (w/o sign-up)

sonesay
I've never used ftp manager in cpanel it probbaly works if its there. lol give it a go. I'm not too sure about how they do updates. 1 forum package i was using required you to just upload newer files and it updated to a new version. I think you should look at backing up your forum database regularly if you intend to have copies just incase something goes wrong. I think 'myPHPadmin' in cpanal allows you to make backups of the databse.

Comment/Reply (w/o sign-up)

AlphaOfDoom
I see an FTP manager in cPanel, does it work? and if not what does? And if it does then what do I do with the FTP? O.O

EDIT*

It works! Finally got it working, thank you all for the help!

Still have 2 more questions though:

1. If a new version comes out, how to update it without losing everything....
2. How do you install mods or whatever there is to install (if there is)


Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2, 3
Similar Topics

Keywords : , internet, server, error

  1. What Is Vps Web Hosting?
    Virtual Private Server and Hosting (6)
  2. Mysql Server Down
    (10)
    mysql (5.0.51a-community) failed What is happening? And btw, sometimes I get a message: could not
    connect with mysql server. I use joomla 1.5 . but now, the server is down as shown on Server
    status... please help....
  3. Page Load Error When Trying To Get Into Control Panel
    I just changed domain (2)
    I had put a domain name that I didn't have when I registered my website. I got the 15 credits
    and changed it to a subdomain. Now I can't log into my control panel. At first it was telling me
    I had the wrong password which I'm sure I don't. Now I just get a timed out error. Also my
    confirmation email for changing my domain was kinda blank. QUOTE Hi, This mail is to notify
    you that your domain has been changed to : Regards, trap17.com So yeah... any help? EDIT:
    Also I don't see my request to change domain the proper forum I had attempte....
  4. Hosting Problem [resolved]
    403 Forbidden Error occurs whenever I try to access my site (22)
    First off, let me say that I have spent considerable effort and time going through the forums
    seeking solutions for this problem. I have even gone as far as to seek help from the Xisto Live
    support team (they suggested I wait 2 hours and then get back to them. Well I did that, and there
    has been no change, and live support is now down). I've also tried changing permissions on both
    files and folders via Cpanel, but to no avail. I still end up with the same error: QUOTE
    Forbidden You don't have permission to access /index.php on this server. Additionally, a 4....
  5. Wordpress Error - Bytes Exausted [resolved]
    NextGEN Gallery (7)
    Hey, I have just gotten my blog up and migrated it from my own webserver. I have fixed up most
    problems but one issue remains. When I try to upload an image to NextGEN Gallery I get and error
    when it tries to generate a thumbnail. QUOTE Fatal error: Allowed memory size of 33554432 bytes
    exhausted (tried to allocate 1992 bytes) in
    /home/samlock/public_html/wp-content/plugins/nextgen-gallery/lib/thumbnail.inc.php on line 183
    It does it for EVERY image size, so it's not because of a big image. Help, please.....
  6. Phpbb3 - Error 28
    (5)
    I get the following error when I try changing a users group of my Phpbb3 powered forums. QUOTE
    SQL ERROR Got error 28 from storage engine SQL SELECT ug.*, g.* FROM groups g, user_group ug
    WHERE ug.user_id = 83 AND g.group_id = ug.group_id ORDER BY g.group_type DESC, ug.user_pending ASC,
    g.group_name BACKTRACE FILE: includes/db/mysql.php LINE: 158 CALL: dbal->sql_error() FILE:
    includes/acp/acp_users.php LINE: 1881 CALL: dbal_mysql->sql_query() FILE:
    includes/functions_module.php LINE: 471 CALL: acp_users->main() FILE: adm/index.php LINE: 74 CALL:
    p_master->l....
  7. Error 28 (on Phpmyadmin)
    What does this error message mean? (11)
    I have a shopping cart system on my website. It always worked before, but all of a sudden, when I
    try to access it i get "Got error 28 from storage engine". Has that got something to do with the
    recent problems again, or can someone tell me what this error message means? Thanks. After posting
    this I noticed I cannot get into my PHPAdmin anymore. It gives loads of errors: QUOTE Warning:
    session_write_close() : SQLite: session write query failed: database is full in
    /usr/local/cpanel/base/3rdparty/phpMyAdmin/index.php on line 42 Warning: session_write_close() :
    Fai....
  8. Page Load Error When Accessing Cpanel
    (0)
    Not sure what the issue is. I cannot even load up any of the cpanel's to allow me to put in a
    password. I have tried the link that is located in the Credit System 2.0 I have tried the links
    with subdomain/cpanel I have tried the links with subdomain:2082 All 3 of these just give page
    load errors. Please note : This isn't a "my password doesn't work" thread. This is a "I
    can't even get cpanel to TRY to load" thread. Thanks in advance.....
  9. Coppermine Gallery Error
    (2)
    Okay.. so i have my gallery set up at photos.chantellepaige.org and everytime i try to access it i
    get this error "Coppermine critical error: Unable to connect to database ! MySQL said: Access
    denied for user 'giselle_copp1'@'localhost' (using password: YES)" how do i change
    the password etc?? or fix the problem??....
  10. I Cant Access The Server!
    (1)
    i can not establish a connection AT ALL!! my ftp program (Core FTP LE) cannot connect, neither can
    my online ftp..... also, i cannot log in to my cpanel!! in short, i cant do ANYTHING!!! can
    anyone help me?? better question, is the server down? and im not aware of it? /mad.gif"
    style="vertical-align:middle" emoid=":angry:" border="0" alt="mad.gif" />....
  11. Phpmyadmin Error [resolved]
    (7)
    I get this error message each time I attempt to work phpMyAdmin. QUOTE Cannot start session
    without errors, please check errors given in your PHP and/or webserver log file and configure your
    PHP installation properly. Help would be very grateful.....
  12. Phpmyadmin Error
    Not able to enter PhpMyAdmin (4)
    Currently I try to access my PhpMyAdmin and I get the following error displayed among the screen:
    My PhpMyAdmin worked prior the migration but suddenly stopped working after. I wanted to know if
    anyone else is getting this error also or anyway can help me fix this o.o.....
  13. Site Down After Server Transfer
    (3)
    Hello, I am wandering why my site is down after server transfer. I cannot access control panel
    also. Few days ago I was able to ping the site however now I cannot do that either. My domain name
    is: zedsi.com however my main traffic is comming from my blog: blog.zedsi.com Any suggestions why
    it is still down would be appreciated. On the other hand I have checked on
    www.xisto.com/network-status and gamma is online. Thanks in advance. Best Regards, Hitmanblood....
  14. Gamma Servers' Problem
    This topic is for all who have their account on Gamma Server & ha (1)
    Okay I see a lot of chaos all around and my site zoebelkin.co.cc is still down. Everything including
    FTP, CPanel etc are down. My site is on the gamma server. I see that all the servers are moved
    around a lot and the IP blocks also changing. So what is the new IP set for 'gamma'. When
    doing a reverse check on gamma I see it is still assigned to it's previous IP but when I'm
    trying to access the previous IP's port 80 then I get a Server not found error. Also the
    gamma.xisto.com name for the server fails to open the default Apache page which it used to ....
  15. Server Issues? Web Site Down? Cpanel Access?
    Server Migration issues to report. (48)
    I tried downloading my email from website this morning and Thunderbird said it couldn't access
    it the server. Then I tried loading my website - to no avail. Does anyone have any idea what's
    going on? Is anyone else experiencing this? Seems like this is the second time this spring this has
    happened. Is an upgrade going on, or something? Thanks in advance for your help! ....
  16. Name Server Question
    Why is the nameserver changed ? (3)
    CODE NetRange:   64.69.32.0 - 64.69.47.255 CIDR:       64.69.32.0/20
    NetName:    COREEXPRESS-BLK-1 NetHandle:  NET-64-69-32-0-1 Parent:     NET-64-0-0-0-0
    NetType:    Direct Allocation NameServer: NS1.CALPOP.COM NameServer: NS2.CALPOP.COM
    Comment:    ADDRESSES WITHIN THIS BLOCK ARE NON-PORTABLE RegDate:    2000-04-11
    Updated:    2004-08-06 RNOCHandle: ZC46-ARIN RNOCName:   ipadmin RNOCPhone:  +1-213-627-1937
    RNOCEmail:  ipadmin@coreexpress.net RTechHandle: ZC46-ARIN RTechName:   ipadmin
    RTechPhone:  +1-213-627-1937 RTechEmail:  ipadmin@coreexpress.net OrgTec....
  17. Wordpress Backup For A Server Move
    backing up a Wordpress site (2)
    i have question: how can we backup wordpress from fantastico...is it possible to backup and move
    it to new host if you want?....
  18. Mysqli Error - Phpbb3
    (3)
    Ok, my forum (phpbb3) works but sometimes it displays this message CODE General Error SQL ERROR
    Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
    An sql error occurred while fetching this page. Please contact an administrator if this problem
    persists. This normally happens about once a week for about 2 minutes but it is really getting
    annoying. I installed phpbb3 fine, it didn't show any errors. But the main thing is that before
    this happens normally I can't connect to my website (obelisk.trap17.com) it....
  19. Server Status Link Doesn't Work
    (1)
    Hey, I tried going to the xisto menu on the top right of the forums and the server/network status
    link doesnt work, it leads to: http://www.xisto.com/helpdesk/index.php?cmd=status I get, The
    requested URL /helpdesk/index.php was not found on this server. Is this a out-dated link?....
  20. Parse Error: Syntax Error, Unexpected '<' On Line 29
    (11)
    ok when i try and access the page i want, iget the following error: Parse error: syntax error,
    unexpected ' however, my page looks like this: QUOTE // Connects to your Database
    $username = "evolved_creation"; $password = "mypasswordishere"; $hostname = "localhost"; $dbh =
    mysql_connect($hostname, $username, $password) or die("Unable to connect to MySQL"); $selected =
    mysql_select_db("evolved_clancreation",$dbh) or die("Could not connect to DB"); mysql_close($dbh);
    //checks cookies to make sure they are logged in if(isset($_COOKIE )) { $username = ....
  21. Whats The Server?
    (3)
    hey guys, im working with a script, heres the part im trying to figure out: QUOTE
    $gc_do_caching = 0; $gc_cache_time = 3600; $gc_use_sql = 0; $gc_sql_server_host = ""; theres
    a lot more, but its not needed, i wanna know what the sql server host for trap17 is?....
  22. Keep Getting Socket Error
    mail won't send. (3)
    When trying to send email, I keep getting a socket #10061 error. I use the Trap 17 smtp server,
    related to my own domain, which is mail.vlaanderen-flanders.org.uk. This seems to be happening
    regularly lately. Has anyone got any idea why this could be happening? Thanks for any support. ....
  23. Email Creation Error
    Not receving emails, can't create new account (3)
    Hi, When I try to create an email account in the CPanel, I get this error QUOTE The e-mail
    account xxxxxxxx@ wildcatexotics.com with the login Sorry, you have exceeded the maximum allowed
    email accounts. and password xxxxxxxx with a quota of unlimited megabytes was successfully created.
    Can anybody help me out? And also My default email account is xxxxx@xxxx.com, but when I sent
    myself an email from another account, I didn't receive any. Thank you....
  24. Is The Server Ok?
    FTP and loading problems. (1)
    At the time of writing this (01:12 GMT) I seem to have problems FTPing to my site (Time out
    problems), and, to a lesser extent, page loading problems. I just wanted tocheck whether the servers
    are OK or whether the problem is on my end. Please let me know if you can. ....
  25. Error Code In Subscriptions Page
    problems subscribing to topics (5)
    I'm seeing some weird warning message show up at the top of my page when I go into "my
    controls," then load my topic subscriptions page. At the top of the page, the following code appears
    several times: IPB WARNING in_array() : Wrong datatype for second argument (Line: 2711 of
    /sources/action_public/usercp.php) I'm guessing maybe that has something to do with the fact
    I'm having problems subscribing to my topics and posts? Thanks in advance for your help.....
  26. Wordpress Installation Error [resolved]
    Anything to change in the wp-config.php file? (4)
    I've chosen to install WordPress manually and things were going well so far...until I hit an
    installation error when I tried to run the install.php file on my browser. For the record, I
    logged into CPanel and went into MySQL Databases, created the databases, the username and added the
    user to the database - as suggested in the installation procedure. Perhaps there's a mistake in
    my wp-config.php file that might've caused the error. If there's something I should change,
    please let me know. Many thanks in advance. CODE // ** MySQL settings ** // de....
  27. Genuine Help With Smtp And Php Mail() Function
    I need help using the PHP mail() function and the SMTP server on Trap1 (3)
    Hello, I have looked up the solution to this problem numerous times on this forum but cannot seem to
    get a straight answer. I have also read that something called SMTP Authetication is required. I have
    looked up numerous ways this should be done, but I believe it required special protocols. This is
    the code that I tried to use to send e-mail using the SMTP server here at Trap17. CODE
    $email_to = "whoever@whoever.com"; //SEND MAIL TO HERE $subject = "Testing the SMTP server";
    $message = "This is a test of the SMTP server on Trap17.com Hosting."; mail($email_to, $s....
  28. Error Using "move_uploaded_file()"
    Permission denied to perform this action (5)
    I, on my website, have employed a page to upload files on my website. But I'm having problems
    using it. When the file is uploaded to the 'temp' directory of my account, and when I use
    the function 'move_uploaded_file()' to move this file into the actual directory, it returns
    the error move_uploaded_file(ABD.jpg): failed to open stream: Permission denied
    move_uploaded_file(): Unable to move '/tmp/phpF5SqzC' to 'ABD.jpg' please help me
    what should now I do with this.. I also tried changing the mode of the 'temp' directory to
    7....
  29. 403 Forbidden Error When Accessing My Site
    (12)
    umm this is a problem that i have been looking in other topics to try to fix but i can't seem to
    find a answer to what i lookin for. I got my site workin again the other day ok and so i went on to
    see it (so i can make more changes) and when i got there i got this QUOTE Forbidden You
    don't have permission to access / on this server. Additionally, a 403 Forbidden error was
    encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.33 Server at
    www.clansga.trap17.com Port 80 now i looked at everything and i can't seem to find t....
  30. Server Time
    (5)
    what time zone are the servers based in, and is that the time they are running on as well?....

    1. Looking for , internet, server, error
Similar
What Is Vps Web Hosting? - Virtual Private Server and Hosting
Mysql Server Down
Page Load Error When Trying To Get Into Control Panel - I just changed domain
Hosting Problem [resolved] - 403 Forbidden Error occurs whenever I try to access my site
Wordpress Error - Bytes Exausted [resolved] - NextGEN Gallery
Phpbb3 - Error 28
Error 28 (on Phpmyadmin) - What does this error message mean?
Page Load Error When Accessing Cpanel
Coppermine Gallery Error
I Cant Access The Server!
Phpmyadmin Error [resolved]
Phpmyadmin Error - Not able to enter PhpMyAdmin
Site Down After Server Transfer
Gamma Servers' Problem - This topic is for all who have their account on Gamma Server & ha
Server Issues? Web Site Down? Cpanel Access? - Server Migration issues to report.
Name Server Question - Why is the nameserver changed ?
Wordpress Backup For A Server Move - backing up a Wordpress site
Mysqli Error - Phpbb3
Server Status Link Doesn't Work
Parse Error: Syntax Error, Unexpected '<' On Line 29
Whats The Server?
Keep Getting Socket Error - mail won't send.
Email Creation Error - Not receving emails, can't create new account
Is The Server Ok? - FTP and loading problems.
Error Code In Subscriptions Page - problems subscribing to topics
Wordpress Installation Error [resolved] - Anything to change in the wp-config.php file?
Genuine Help With Smtp And Php Mail() Function - I need help using the PHP mail() function and the SMTP server on Trap1
Error Using "move_uploaded_file()" - Permission denied to perform this action
403 Forbidden Error When Accessing My Site
Server Time

Searching Video's for , internet, server, error
See Also,
advertisement


Help: Internet Server Error

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com