Lost Blogging System?

free web hosting
Free Web Hosting > Astahost > Hosted Members Support > Misc. Issues with no other forum

Lost Blogging System?

xboxrulz
This is really odd. Suddenly after Gamma server's move; I lose my Movable Type control panel because mt.cgi states that it can't find mt-config.cgi at all.

However, both of them are clearly there as shown below:



Help?
xboxrulz

Reply

xboxrulz
UPDATE: apparently none of the CGI/Perl scripts work anymore!!


Reply


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*

(Maximum characters: 10,000)
You have characters left.

Similar Topics

Keywords : lost, blogging, system,

  1. Upcoming Credit System V3 Pre-talk
    (5)
  2. Credit System - Transfer Credits Between Members?
    (1)
    Ok, so I currently got a website were the users are allowed to view each others profiles (Feelays
    system). But im making a new feature where the members gets credits for various things they do. But
    I want to make a script that the members can use to transfer credits between each others. Only
    problem is, I have no clue how to do it? Could be something like this: Welcome -USERNAME-.
    Transfer credits to /form box/ /button/....
  3. Need Some Help/advice On How To Restore Lost Files
    (5)
    My problem is this. I had a photo loader software installed on my computer. This prog indexed a
    couple of hondred photos I had. Yesterday I uninstalled the prog form my computer without
    considering the posibility that the folder containing my photos would be deleted to which it did. My
    question is this, what if I used system restore? would it restore my photos too? Or would it simply
    restore just the prog files only?....
  4. Need Some Help/advice On Lost Files.
    (8)
    My problem is this. I had a photo loader software installed on my computer. This prog indexed a
    couple of hondred photos I had. Yesterday I uninstalled the prog form my computer without
    considering the posibility that the folder containing my photos would be deleted too, which it did.
    My question is this, what if I used system restore? would it restore my photos too? Or would it
    simply restore just the prog files only? ThnX in advance....
  5. Before Unplugging A Usb Disk From An Opensuze System
    What should I do ? (9)
    I know how to read my NTFS files on my USB disk when I am connected to an OpenSuze machine. I simply
    plug the USB disk to the Linux machine, and I type "mount /dev/sdb1 /mydisk" Of course, before
    removing the disk I do "umount /mydisk". However I'm pretty sure this is not enough if I want to
    unplug the disk. Under Windows I know that I have to click the "remove hardware" icon. There is
    probably something to do under Suze Linux before unplugging a device, something like "rmdev
    /dev/sdb" ? If somebody knows the correct way to do it, can you please tell me ? Regards Yor....
  6. How To: Make A Simple Php Forum System
    (4)
    Hello, One of my first ever projects I embarked on when I began to understand PHP well was a forum
    system. I've decided to begin writing a tutorial to help people start one of their own. The code
    for this project is based on that of OakumBoard/cBoard, my own forum software which can be seen
    running at www.sonicxtremegm.co.cc Anyways, time to start off, you must run this SQL query on an
    SQL database with a name of your choice: CODE s CREATE TABLE `forums` (
      `id` int(3) NOT NULL auto_increment,   `name` varchar(80) NO....
  7. I Seem To Have Lost Points.
    (6)
    Does activating your account reset your points to a certain level or are whats labeled as points
    before one is hosted count less after hosting? I ask because before I activated my hosting I had 70
    credits listed. I went straight to plan 2 which I understand is 30 credits. Thus it seems that I
    would have 40 credits left. I do not know how credits equate to days of hosting however, it seems
    that 40 credits would equate to more than 2 days. If I wrong that is fine or the credits are lost or
    whatever is not really a big concern. I more curious than anything else.....
  8. Simple Template System
    (0)
    Hello, This is my first tutorial at astahost. It covers how to make a simple template system, which
    I use in some of my software. To start, we need a page that will be the template itself. For this
    tutorial, below is a very simple one: CODE <HTML> <HEAD> <TITLE> PHP
    Template System </TITLE> </HEAD> <BODY> <H1> <?php echo
    $content; ?> </H1> </BODY> </HTML> Save this as template.html
    Next, the php, also very simple: CODE <?php $content = "Test"; includ....
  9. Site Login
    How to make a login system (2)
    QUOTE Heres an easy way to make a registration/login system for your site. First lets think of
    all the stuff we need to make a login system. • SQL table with users • Registration
    page • Login page • Page to see if the user is logged in It's always easy to first
    think of what you truly need before programming. Planning your code saves hours of work. Creating
    an SQL table So, lets get started. This tutorial is quite basic, so I will show you how to create a
    new SQL table. You can make your table via systems like PHPmyAdmin or Navicat, bu....
  10. How To Make A Private Message System.
    (9)
    Hey! Today, I am going to teach you how to make a Private Message (PM) script in PHP. Before
    we start, I want to tell you what you should know, and what files we will create. Then we will
    continue with the codes, and descriptions. I would like if you learned something from this tutorial.
    If you find any errors (Even if I spell something wrong), I would like you to post it in this
    thread. What you should know: You should know HTML. Just a bit (forms, and maybe a little design
    if you would like that). You should know much about PHP and Mysql. You should know how ....
  11. S.t.a.l.k.e.r. Mod: Oblivion Lost
    Review (4)
    Anyone who has the FPS survival horror game S.T.A.L.K.E.R.: Shadow of Chernobyl might want to dust
    it off if they haven't played it lately. I found a mod I think you might want to check out if
    you're up for some survival horror goodness... I've installed the Oblivion Lost mod
    http://stalker.filefront.com/file/Oblivion_Lost;86329 and patch:
    http://stalker.filefront.com/file/Oblivion_Lost_Patch;86538 I'm really liking it. I had tried
    Faiakes mod, but I think it changed gameplay too much. I like Oblivion Lost better because of the
    realism and horror ....
  12. How To Make A PM (Personal Message) System?
    (Should I Store The Data In A Database?) (4)
    Hey! I just wanted to know, if I want to make a PM system, should I store the PMs in a database
    or how should I do it? And if I should store them in a database, how do I do that. Because I have
    acctually no idea, if I should create 50 tables to store 50 messages /tongue.gif"
    style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> (And a little OT question
    ). How can i change the timestamp into real date?....
  13. Administrator Account Problem In Microsoft Xp [solved]
    I have lost "my documents" (20)
    I have problem with administrator account ... I created new administrator account with this way:
    start /control panel /account users/new account and than I created a new one ; after this I turned
    off computer . I wanted to have two skypes turned on and my friend suggested me to do so... when I
    turned it on the second day , I coudn't enter with the first administrator ,and I entered with
    the administrator that I had created . I have lost my document folder.. please help me . how can I
    enter or can I enter with that first administrator account?? Can my documents be ....
  14. Credit System V2.0 Online
    Free Web Hosting Credit System v2 now online! (17)
    Dear Members, I am pleased to announce that I have finished coding Credit System V2.0 and its now
    online for members to use. Instead of the old URL used for managing your free web hosting account
    (http://www.astahost.com/process), You shall now be using :- http://www.astahost.com/manage
    (Credit System v2.0 Url) The new version is :- More secure. More reliable. Easily Upgradable
    and employs Module system. Has a Much better look. Central Login. Ajax Powered. Has a Log
    System. Good number of Bugs fixes Please use it and kindly report any further sugge....
  15. Login System Using A Mysql Db
    How do i do this? (5)
    Hi guys, ive got a registration system that looks something like the one below: Firstname:
    Lastname: Then i have inset.php, which looks like the following: $con =
    mysql_connect("localhost","autobot","abc123"); if (!$con) { die('Could not connect:
    ' . mysql_error()); }mysql_select_db("my_db", $con);$sql="INSERT INTO person
    (username, password) VALUES ('$_POST ','$_POST ')";if
    (!mysql_query($sql,$con)) { die('Error: ' . mysql_error()); } echo "1 record
    added";mysql_close....
  16. Cracking Wireless Access Point Password?
    Is it possible to crack the system setup password on wireless routers? (22)
    Is it possible to crack the system setup password for a wireless access point - wirelessly? I
    understand how to use tools like aircrack and airsnort to crack the network password used by
    clients, but this will only grant you the client password to access the network. If there is a way
    to gain access to the system setup password of a wireless router, please explain the process to me,
    so that I can take all possible precautions to try to avoid this happening to my new wireless
    network... Thanks.....
  17. System Stops Responding
    Computer suddenly freezes while on the Internet (10)
    I am using a Pentium 4 computer (256 MB RAM) with windows 2000 service pack 4 installed in it. While
    using Internet through a cable braodband modem, the computer sometimes freezes completely. It no
    more responds to any keystroke or any left/ right mouse click. I then have to restart the computer
    to be able to use it again. I have noticed it happened once or twice when I entered some text in the
    Google search box and pressed the enter key. Has anybody experienced this problem and know how to
    resolve this? Has it got anything to do with the virtual memory of the computer? ....
  18. Which Operating System Is Better?
    Its a poll (41)
    Well Vote =]....
  19. Preferred Forum System
    So many choices...it's overwhelming (22)
    I am trying to decide which forum software I should install for my site. I need something free
    (obviously) and I need a good choice. I think phpBB works great but I am also interested in trying
    IceBB. Simple Machines Forum is time-consuming to configure and I don't like Invision Power
    Board (and that isn't free). I have tried testing out the forums at OpenSourceCMS but there
    were way too many choices and the forums were just completely overwhelming to try them all out.
    Getting into Portals, Blogs and Image Galleries and you'll wonder if you will be able to....
  20. Office Xp License Key Lost
    (5)
    someone asked me to re-install office XP, but she has lost the license key she got when she bought
    her computer. Is there any (legal) way to get a new license key ? P.s. don't even think about
    mentioning OpenOffice /wink.gif" style="vertical-align:middle" emoid=";)" border="0"
    alt="wink.gif" />....
  21. What Is Unicode System
    (1)
    Unicode systems - What it is? Unicode provides a unique number for each characters independant of
    the language, platform and program .Computers store everything, the letters and other characters as
    numbers, so some encoding system need to be adapted to convert different characters to numbers. Now
    in absence of any general encoding system, there exist a lots of different and conflicting encoding
    system. Like one may assign the same number to different keyboard characters or the same keyboard
    character may be assigned different numbers in different coding systems. Why....
  22. CuteNews: PHP-based Blog System - No MySQL
    (10)
    I don't know if you guys have heard about CuteNews, but I think it's an awesome blogging
    system. If you don't know where to get it or how to set it up, here is a quick run-down.
    Download the zip file (virus free) from http://www.mysharebox.com/dl.php?key=8276639 . 1) Unzip
    the file. 2) Make a folder titled "cutenews". 3) Upload the contents of the cutenews folder into the
    one you've just created. 4) CHMOD the file index.php to 777. 5) CHMOD the folder "data" to 777.
    6) Then CHMOD all the files and folders inside of "data" to 777. 7) Go to http://YO....
  23. I'm A Little Lost: MapleStory Or RuneScape ?
    (42)
    I have a few questions: Is it worth it to play maplestory or runescape? what is the object of each
    game? How do you play? what does it require? if you have played it, did you enjoy it? is it
    time-consuming (as in, you must be on at least once every other day to keep up with the game)?
    i'm curious and thinking of playing.....
  24. Www.modthesims2.com - Sims 2 Mods Site
    I need to get it out of my system! (9)
    Okay, MTS2 is one of the BEST sites to get awesome downloads for The Sims 2. I love that site so
    much! And they have this cool forum where you can request people to create downloads for you if
    you aren't very good at creating downloads! And some people post pictures of themselves,
    that way people can sim them! Some of the people that post their pictures are weird looking.
    Anyway, I just want to know who has been to MTS2 and loves it!? This sounds like spam, but I
    just want to know who loves that site?! /biggrin.gif' border='0' style='ver....
  25. Ncaa Football Bcs System Not Broken!
    Human polls a scourge (2)
    After a couple of season of "split championships" (different No. 1 ranked teams in the AP poll and
    USA Today Coaches' poll) people have been complaining that the Bowl Championship Series
    doesn't work and this led to the AP poll pulling out of it. These people are plain wrong.
    There are some problems with the BCS but its not broken. The reason that many people say this is
    because there are more than three undefeated teams and one gets left out of the championship.
    Unfortunately the goal of BCS was never to make sure all undefeated teams have a chance to play f....
  26. Best Forum System
    (25)
    Can you guys tell me what you think are the best forum system? I like phpbb personal, but invision
    is good enought to. /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> ....
  27. System Sounds Not Working
    ... :( (9)
    I don't know when this started to happen, probably not caused by me though, but my System Sounds
    don't work anymore. You know how when you change your volume in Windows, it makes a beeping
    sound to tell you how loud or quiet you've turned your volume into? Well, it doesn't make
    that sound anymore. But, I can still listen to music and sounds of my own or in games, etc., just
    not "Windows generated". I think the problem is some wrong setting in the Sound and Audio Devices
    Properties of the Control Panel. I am using the Windows Default sound scheme, selecte....
  28. Inspirational Quotes
    Feeling lost and helpless? (18)
    The state of your life is nothing more than a reflection of your state of mind. by Dr. Wayne W.
    Dyer What lies behind us and what lies before us are small matters compared to what lies within
    us. by Ralph Waldo Emerson ....
  29. How Do I Make A RPG Battle System?
    final fantasy style (14)
    I use flash mx, but I was wondering how to/what language I would need to make a final fantasy-like
    turn based battle system for a rpg I'm making. "So, any help you could give us would be...
    Helpful?" MP&THG....
  30. Using system date in java... How?
    (5)
    How do u use system date in java? I only know how in jsp. In jsp, u need to do the code below to get
    the sysdate String date = DateFormat.getInstance().format(new Date()); and you will be able to
    get the system date which has the format 6/6/04 7:19 AM ______________________ iv tried to do this
    in java import java.util.Date;public String getSysDate() { String date = "";
    String date = DateFormat.getInstance().format(new Date()); return date; }
    there's an error on the variable DateFormat., it cannot resolve symbol. does ....

    1. Looking for lost, blogging, system,

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for lost, blogging, system,
Similar
Upcoming Credit System V3 Pre-talk
Credit System - Transfer Credits Between Members?
Need Some Help/advice On How To Restore Lost Files
Need Some Help/advice On Lost Files.
Before Unplugging A Usb Disk From An Opensuze System - What should I do ?
How To: Make A Simple Php Forum System
I Seem To Have Lost Points.
Simple Template System
Site Login - How to make a login system
How To Make A Private Message System.
S.t.a.l.k.e.r. Mod: Oblivion Lost - Review
How To Make A PM (Personal Message) System? - (Should I Store The Data In A Database?)
Administrator Account Problem In Microsoft Xp [solved] - I have lost "my documents"
Credit System V2.0 Online - Free Web Hosting Credit System v2 now online!
Login System Using A Mysql Db - How do i do this?
Cracking Wireless Access Point Password? - Is it possible to crack the system setup password on wireless routers?
System Stops Responding - Computer suddenly freezes while on the Internet
Which Operating System Is Better? - Its a poll
Preferred Forum System - So many choices...it's overwhelming
Office Xp License Key Lost
What Is Unicode System
CuteNews: PHP-based Blog System - No MySQL
I'm A Little Lost: MapleStory Or RuneScape ?
Www.modthesims2.com - Sims 2 Mods Site - I need to get it out of my system!
Ncaa Football Bcs System Not Broken! - Human polls a scourge
Best Forum System
System Sounds Not Working - ... :(
Inspirational Quotes - Feeling lost and helpless?
How Do I Make A RPG Battle System? - final fantasy style
Using system date in java... How?
advertisement




Lost Blogging System?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE