Jul 26, 2008

The Best Free Php Mysql Blog - any idea

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Database

free web hosting

The Best Free Php Mysql Blog - any idea

threepach
Hi everyone
Recently i tried to upload a personal blog. as I know a bit of PHP programming I was looking for a free open source PHP blog.

first I tried Wordpress out but there was few problems that i needed to change php.ini or .htaccess file and also some other PHP settings. as i was trying it out on a free web host i didn't have access to php.ini. so i have changed it from Wordpress to bblog , i have installed it successfully and i followed it's safety instruction (deleting install folder and install.php and CHmod config.php )then i got another problem i couldn't log in !!!! so I deleted bblog as well (i was not happy from the beginning with bblog because it was not updated from 2005) right now i'm trying drupal, if it doesn't work i will go for phpbb. it's kind of getting funny now.

- do you have any suggestions about free, open source php mysql blogs?

thanx

Reply

threepach
just to update you

after i uploaded Drupal files, i went to the subdirectory and I got this error ohmy.gif =>

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

Please contact the server administrator


now I'm going to try b2evolution i will tell you the result.

any suggestion, any idea?

Reply

coolcat50
You might wish to try out Nucleus. I have tried it out and I am fairly pleased with it. I just switched to Wordpress though because it has more features. Just Google Nucleus CMS because I am not sure of the link to the website.

Reply

threepach
QUOTE(coolcat50 @ Apr 17 2008, 08:19 PM) *
You might wish to try out Nucleus. I have tried it out and I am fairly pleased with it. I just switched to Wordpress though because it has more features. Just Google Nucleus CMS because I am not sure of the link to the website.


as you installed wordpress, did you have any problem while it was checking web server (php config or php.ini) ?

Reply

coolcat50
No, I did not have any problems. I have my hosting through Trap17, so that could be why. Who do you have your hosting through?

Reply

maplestory
it depend like you host u must have something making that host work so i suggest u use trap17 its much safer from what i heard

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.
Confirm Code:

Recent Queries:-
  1. php mysql blog - 15.80 hr back. (1)
  2. top blog hosting places - 53.98 hr back. (1)
  3. how to become a member to put a question in mysql blog free - 83.63 hr back. (1)
  4. create blog php mysql - 83.92 hr back. (1)
  5. nulled blog php mysql - 90.03 hr back. (1)
  6. php blog download with mysql - 90.37 hr back. (1)
  7. best php mysql tool - 98.56 hr back. (1)
  8. php and mysql blog source code - 119.43 hr back. (1)
  9. free php mysql blog - 120.65 hr back. (1)
  10. php, mysql, blog - 140.60 hr back. (2)
  11. php blog mysql - 147.48 hr back. (1)
  12. free php tried - 178.25 hr back. (1)
Similar Topics

Keywords : php, mysql, blog, idea

  1. Mysql-essential-5.0.51 Installion Problem
    please help me.(urgent) (2)
  2. Mysql Query Problems
    I need some help or a tutorial? (6)
    I seem to be having trouble with getting my Query to post my user's ID numbers. CODE //
    Make a MySQL Connection mysql_connect("localhost", "user",
    "password") or die(mysql_error());
    mysql_select_db("databasename") or die(mysql_error()); // Retrieve
    all the data from the members table $result = mysql_query("SELECT * FROM members WHERE
    id='$id'") or die(mysql_error());   // store the record of the
    id table into $row $row = m....
  3. Database With Mysql++
    getting mySQL++ to work with trap17 (7)
    Hi, I'm trying to build an online game and figured the easiest way to do the server list would
    be to make a mySQL database for it; however, I use the con() command on the IP i get from pinging my
    website and I always get an abnormal program termination; however, it will work with the mySQL on my
    own machine. The code is below: CODE #include <iostream> #include <iomanip>
    #include <mysql++> #include "pass.h"//holds my password (i program at
    school) int main(void) {     Connection con("t3jem3_test","....
  4. Mysql Datatype Int() Question
    Not sure what value to use inside int() (1)
    Can anyone clarify what the value in int() actually does? CREATE TABLE job_class ( jc_id int(1)
    NOT NULL AUTO_INCREMENT PRIMARY KEY, jc_index int(2) NOT NULL, jc_name varchar(20) NOT NULL, jc_type
    varchar(20) NOT NULL ); I was under the impression that any integer value used inside a () was
    the limit that data-type would have. In the PRIMARY KEY column I was able to add integer values
    1-18. I'm kinda confused now If I can add 2 digit integers there then what is the point of
    assigning values inside brackets() For the varchar() any number put in there does limit....
  5. Mysql
    (7)
    Hi... One of my hosts hasnīt MySQL but i need to develop a login system so I need to know if itīs
    possible to use a MySQL database intalled in another host... If itīs possible can you explain me how
    to do it? Thanks in advance....
  6. Loading File Into Blob Fields To Mysql
    (1)
    Hi all! does any know how to load file into blob filed by sql script?....
  7. Mysql And Sql
    difference??? (7)
    I was wondering what is the difference between MySQL and SQL. I was really confused when i planned
    to do a project recently. This question has haunted me for a long time. Is it both same?....
  8. Mysql Database Copying
    (4)
    Is there anyway to merge 2 databases? I have an XOOPS and SMF both installed with Fantastico, and
    the bridge is not working like the Joomla! one does. (with the seperate db capability) i know
    how to transfer all the tables by hand but depending on how much data you have stored in mysql could
    take a long time. Take short time!? Help me!....
  9. Installing Mysql On Unix, Linux
    (2)
    Download the latest version of MySQL.Choose the latest stable release and, from the stable release
    page, choose the option under "Source Downloads" marked "tarball (.tar.gz)". Download the file into
    a directory where files can be created and there is sufficient disk space. A good location is /tmp.
    Change directory to this location using: 1. % cd /tmp Note that the % character
    should not be typed in; this represents the Linux shell prompt and indicates that the command should
    be entered at the shell prompt. 2. Uncompress the package in the new ....
  10. Mysql Tools Database
    Opensource sql tools... (1)
    You can download mysql query web browser on http://www.mysql.com you also can download plugin
    there...like conector mysql from visual basic ,java,etc with my sql query tool browser you can make
    and maintance youre database sql easily because use gUI interface..!!....

    1. Looking for php, mysql, blog, idea

Searching Video's for php, mysql, blog, idea
advertisement



The Best Free Php Mysql Blog - any idea



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
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