Nov 22, 2009

Phpmyadmin And Site Problems

free web hosting
Open Discussion > Xisto Network Sites > Trap17 dot NET Forum (Archive)

Phpmyadmin And Site Problems

klane
i've been trying to access one of the tables on my database, and i keep getting the error

QUOTE
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, server@xisto.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.


any ideas?

and also, when writing my script on my localhost, everything worked perfectly, but once uploaded to the server, and installed, i can't login but if i type anything incorrectly it sends me to the redirect page, saying incorrect password etc, but with using the correct username and password its like the redirects are being blocked. so if anyon has any idea i'd be greatful thanks.

the site is click here

Thanks

 

 

 


Comment/Reply (w/o sign-up)

jlhaslip
Trap17.net accounts require that the Database be created through the xpanel. Have you done that already? The creation will give you a DB name (number) and then you must ensure that you are using the correct DB name in your script.
As for the correctness of the scripting code and the 'incorrect' handling on thie trap17 server, I think you will want to post a bit of information about the code which is giving you the problem. What version of php are you using and how does it compare to the version at dot net? Is it related to the DB issue? For example, does it use the database you seem to be having difficulties with?

Comment/Reply (w/o sign-up)

Hat
I also get that error everytime I try to edit my PHP files.
Version : 4.2.5 something around there

Comment/Reply (w/o sign-up)

vexedprob
i am new with php

and i have this problem...

i tried to setup wordpress on trap17.net
after uploading all the files, i open the install page like in wordpress "how to"
but it either come blank or it get redirected to astahost.com

this is the requirement for wordpress

* PHP 4.2 or greater
* MySQL 3.23.23 or greater
* The mod_rewrite Apache module (can still work without this)


and this is the code for the config. the only thing im altered from wordpress pakage

QUOTE

<?php
// ** MySQL settings ** //
define('DB_NAME', '10101'); // The name of the database
define('DB_USER', '10101'); // Your MySQL username
define('DB_PASSWORD', 'mypassword'); // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value

// You can have multiple installations in one database if you give each a unique prefix
$table_prefix = 'wp_'; // Only numbers, letters, and underscores please!

// Change this to localize WordPress. A corresponding MO file for the
// chosen language must be installed to wp-includes/languages.
// For example, install de.mo to wp-includes/languages and set WPLANG to 'de'
// to enable German language support.
define ('WPLANG', '');

/* That's all, stop editing! Happy blogging. */

define('ABSPATH', dirname(__FILE__).'/');
require_once(ABSPATH.'wp-settings.php');
?>




what am i doing wrong? unsure.gif

 

 

 


Comment/Reply (w/o sign-up)

vexedprob
just realize

"You should upgrade to PHP 4.1.0 or later."

this is in my phpmyadmin.
wordpress need 4.2 or later
but the info on trap17.net says 4.3

can anyone tell what am i suppost to do...

man im new with this

Comment/Reply (w/o sign-up)

rapidget
I'm not sure if that's what is going on with you guys, however I'm going to tell.
When I try to create a mysql database by phpmyadmin it says I have no permision, however I enter the cpanel website and at over there, there is another way to create your database so I create it by there, then I go back to phpmyadmin and after that I can edit the database using it... I hope I could have helped you.
As I said, I can't only create databases on phpmyadmin, but I'm not sure if I have to allow something first (dumb on databases =D)

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)

Similar Topics

Keywords : phpmyadmin, site, problems

  1. Phpmyadmin Problem! Internal Server Error
    (3)
  2. Trap17.net Problems
    alot of them... (5)
    For the past few days, I have been unable to log into trap17.net at all. Just tonight, I managed to
    get in through the FTP, but for my account, it says I have no space left, when there has been
    nothing uploaded yet. My brother who also has a site on trap17.net, is having the same exact
    problems with his accounts. Whenever he trys to log in through his browser, he get's internal
    server errors, and on FTP, he either gets a failed login, or when he uploads, it says there is no
    disk space available. We both get the SAME exact errors. Can you please fix this as soon as p....
  3. Bulletin Board Problems
    i try and try and try (4)
    I've tried installing several bulletin board systems in the trap17.net realm and none work. if
    i go through the install process after uploading the files i get the "cannot find server" by the
    third page. if i manuallly configure it on my computer for their server i get redirected to
    astahost when i try to view the page(after it's hosted of course). this really is getting
    annoying. any help would be greatly appreciated. i've checked the phpinfo and the mysql
    versions etc to make sure that everything is compatible and that the code is actually working (....
  4. Internal Server Errors With Phpmyadmin
    (0)
    Receive Internal Server Error message in the following circumstances: 1) I try to insert data by
    writing a MySQL query (rather than by using the insert button). The reason I wish to do this, btw,
    is to enable me to copy data from another MySQL database without making individual inserts -
    There's no import function in phpMyAdmin in Trap17.net. NB If I copy and paste a table creation
    query, it works. 2) I try making individual inserts using the insert button. The screen now
    suggests that data is present in the fields where I have inserted, but if I try to browse, I ....
  5. How To Publish Site With Ftp On Nvu
    (1)
    Hi there, I build now my website with NVU but i got some problems. When i fill in my domain and my
    ftp and i plubish my site nothing will show up at my site. What did i do wrong?? Thanks....
  6. Problems With Dynamic Images In Php
    (0)
    I just recently learned some PHP and specifically, I learned about dynamic images. I ended up making
    an avatar and a signature for a forum at a different website. The php file randomly chooses between
    15 different (but similar) images and displays one as my avatar. I named it as index.php and placed
    it in a folder named olaf.png, so I should be able to reference it on the other site as
    olaf.trap17.net/olaf.png It worked when I had it hosted at a different server. (
    http://www.ponyprints.com/aj/olaf/olaf.png ) When I try to use it here, though, it redirects me to
    http:....
  7. Trap17.net -web Site Set Up
    (1)
    I'm havin trouble figurin out how to start building my page on trap17.net, im not used to that
    kind of set up and am still relatiely new to web design. Can NE1 help me???????????????????....
  8. Php / Mysql Database Connection / Creation Problems
    (6)
    Hi, I'm new to Trap17. I have been trying to connect to mysql via a simple bread and butter php
    script but I don't seem to be getting anywhere. The script I'm using is below: CODE
    // set your infomation. $dbhost='localhost'; $dbusername='MyTrap17Username';
    $dbuserpass='MyTrap17Password'; $dbname='MyDatabaseName'; // connect to the mysql
    database server. mysql_connect ($dbhost, $dbusername, $dbuserpass); // create the database.
    mysql_query("CREATE DATABASE $dbname"); ?> Basically I'm trying to setup a ....
  9. Problems: Trap17.net Registration
    activation email (11)
    I have been having problems all day with my forum on orgfree.com, so i went looking around to find
    anouther free host. Well i turned up to be here and registerd under DarkDeath10, took me to the
    activation place and said it sent me an email with the activation.I checked my email and there
    wasn't any email, so i have waited for almost 3 hours now and still haven't gotten the
    activation. I use a yahoo account and i know it blocks a lot of stuff i get. Could it of blocked the
    email? I also tryed to find a way to resend the email, but i couldn't find anything th....
  10. Change My Site From Trap17.com To Trap17.net
    Want to switch to the add version (6)
    Hello All, Recently ive been finding it hard to maintain credits and I havent been able to be on
    much at all (too busy) and to keep my site safe I would like to transfer my site over to the Add
    version (Trap17.net) I dont know if this is possible, but if not, just let me know and I will back
    up my site, and register at Trap17.net and then uplaod it. Thanks! editied title to .com from the
    two .net's he had ....

    1. Looking for phpmyadmin, site, problems

Searching Video's for phpmyadmin, site, problems
See Also,
advertisement


Phpmyadmin And Site Problems

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