Free Web Hosting Forum
Go Back   Free Web Hosting Forum > Website Building > Web Programming
Reload this Page please help a poor soul like me... X-(
Reply

 

Thread Tools Display Modes
(#1 (permalink))
Old
crazyanimegyrl's Avatar
Junior Member
crazyanimegyrl is on a distinguished road
 
Posts: 13
Join Date: Jul 2008
Location: New York
Send a message via Yahoo to crazyanimegyrl
Unhappy please help a poor soul like me... X-( - 08-23-2008, 09:44 PM

For the life of me, my left-sided brain cannot grasp the concept of PHP and MySQL. Can somebody please, I beg you, tell me how I can insert a forum and add comments to the blog section of my site bokunokoianime?

I've tried doing it with Joomla and Wordpress and I'm really an idiot when it comes to this stuff because I just cannot figure out how to make everything integrate together and play nice with the php and mysql. I'm so clueless that I'm ready to cry. I'm a female and I'll do it too!

I've put too much work into the site and I don't want to lose the contents like I did with my first site (this is the second time around) trying to make things work.

So if you find it in your Web Programming hearts, please help me.

I thank you in advance!
Reply With Quote
(#2 (permalink))
Old
Member
moofang is on a distinguished road
 
Posts: 32
Join Date: Aug 2008
Default 08-24-2008, 10:30 AM

Hi. Not quite sure where your problem lies. Did you manage to set up Joomla and/or Wordpress? Also, how are you dealing with your blog section presently? ie. what are you using to make posts etc?

For a forum, if you don't mind some ads on it and a not-so-nice url, you might want to just get a hosted one - like invisionfree.com. Those are really easy to get running

Nice site you have there btw. Anime banzai
Reply With Quote
(#3 (permalink))
Old
Member
ZDarkness is on a distinguished road
 
Posts: 40
Join Date: Aug 2008
Default 08-24-2008, 06:37 PM

She's using the website builder by default of 000webhost.
I think you should install Wordpress girl, if you want I put a tutorial on how to install here, I will help you install the forum also give me only a moment.


Director and Webmaster,
Mundo do Meio.com
Super moderator:
http://dragonballzrpgonline.com
Reply With Quote
(#4 (permalink))
Old
Member
ZDarkness is on a distinguished road
 
Posts: 40
Join Date: Aug 2008
Default 08-24-2008, 06:38 PM

Girl, install a script as the MSM WordPress and Joomla is very simple, just pay attention in tutorials.
Well, I will give a short explanation ...
Download the latest Wordpress here .
Now, extract the files ... Wordpress is the default folder, you can change the name or make the
upload these files that are inside this folder, for the main directory of your site, but not now, wait a little.
Note: Make a backup of your site, do not want to lose anything, is not it? : P
Go to the area of members, click on your site to manage it (Go to Cpanel)> Backup> generate new fresh backup ... Wait is ready and click:
Make backup Available to Download, make the downloads ... go back>
wipe your account by clicking on Cleanup / Reload Account.
Now, in your Control Panel, create a DataBase, go to> Software / Services> Mysql.
You will see something like this:

Quote:
Manage MySQL Databases

MySQL databases are required by many web applications including bulletin boards, content management systems, and others. To use MySQL, you need to create database and user, which will be automatically assigned to this database. Click for phpMyAdmin when database is created.

Important: Host for any MySQL database in this account is mysqlx.000webhost.com, do not use localhost!

Create new database and user

MySQL database name: zdarkness_
MySQL User Name: zdarkness_
Password for MySQL User:
Enter password again:
Fill this data as you like, when you finish, you will see a screen like this:

Information

MySQL database has been created. Use these details for your PHP scripts:

Quote:
= $ Mysql_host "mysqlx.000webhost.com";
$ Mysql_database = "zdarkness_zdarkness";
= $ Mysql_user "zdarkness_zdarkness";
= $ Mysql_password "zdarkness_zdarkness";
It can take about 1 minute until your database and phpMyAdmin will start working.

Save this information.
Open the "wp-config.php" contained in its portfolio wordpress, with any text editor, Notepad or Word and set with its previous information:

Quote:
/ / MySQL settings ** ** / /
define ( 'DB_NAME', 'zdarkness_zdarkness'); / / The name of the database
define ( 'DB_USER', 'zdarkness_zdarkness'); / / Your MySQL username
define ( 'DB_PASSWORD', 'zdarkness_zdarkness'); / / ... and password
define ( 'DB_HOST', 'mysqlx.000webhost.com'); / / 99% chance you will not need to change this value
define ( 'DB_CHARSET', 'utf8');
define ( 'DB_COLLATE','');
/ / Change SECRET_KEY to a unique phrase. You will not have to remember it later,
/ / Make it so long and complicated. You can visit https: / / www.grc.com / passwords.htm
/ / To get the phrase generated for you, or just make something up.
define ( 'SECRET_KEY', 'put your unique phrase here'); / / Change this to a unique phrase.
"DB_CHARSET
The database character set, normally should not be changed. "
"DB_COLLATE
The database collation should normally be left blank "

Open your favorite FTP program, and sign ... Upload all the files within the folder
Wordpress to where you want, but must be within the public_html.

Run the installation of Wordpress, now.
If you put the files in the index, just click here:
http://bokunokoianime.net84.net/wp-admin/install.php
If put in another folder, such as the default Wordpress
http://bokunokoianime.net84.net/word...in/install.php

In another case, replace wordpress, by the name of the folder in which you upload.

"The following screenshots show how the installation progresses. Notice in the screen, Entering the details, you enter your Weblog title and your e-mail address. Also displayed is a check-box asking if you would like your blog to appear in search engines like Google and Technorati. Leave the box checked if you would like your blog to be visible to everyone, including search engines, and uncheck the box if you want to block search engines, but allow normal visitors. Note all this information can be changed later in your Administration Panels."

Version 2.3



Click to see better.


WordPress Version 2.3, All done!

If I helped, pls karma-me!
Note: If you need anouther thing, pvt me or post on forum.


Director and Webmaster,
Mundo do Meio.com
Super moderator:
http://dragonballzrpgonline.com
Reply With Quote
(#5 (permalink))
Old
Member
ZDarkness is on a distinguished road
 
Posts: 40
Join Date: Aug 2008
Default 08-24-2008, 07:01 PM

Basically, install the board (phpBB) is as easy as the Wordpress, you can download it here.
Unzip, create database, as we did above to install Wordpress, send the files inside that folder "to the folder you want your site via FTP. Run Installation http://bokunokoianime.net84.net/forum if the folder forum. Then you can just follow step by step, the board will instruíla throughout instalção.
Enjoy phpBB!


Basically, install the board (forum) is as easy as the Wordpress, you can download it here (http://downloads.sourceforge.net/phpbb/phpBB-3.0.2.zip).
Unzip, create the databases, as we did above to install Wordpress, send the files inside that folder "board" to the folder you want your site via FTP. Run Installation http://bokunokoianime.net84.net/forum if the folder forum. Then you can just follow step by step, the board will guide you throughout the installation.
PhpBB Enjoy!

If you have any questions, you can do it here, am following the topic.
You can create topics on the board to discuss their posts on the blog, putting at the end of each post, the link to comment in the forum. So, you will have your comments, finally.


Director and Webmaster,
Mundo do Meio.com
Super moderator:
http://dragonballzrpgonline.com
Reply With Quote
(#6 (permalink))
Old
YaThisHostRox's Avatar
Senior Member
YaThisHostRox is on a distinguished road
 
Posts: 366
Join Date: Jul 2008
Location: IM me plz. I need more intelligence.
Send a message via AIM to YaThisHostRox Send a message via MSN to YaThisHostRox Send a message via Yahoo to YaThisHostRox Send a message via Skype™ to YaThisHostRox
Default 08-24-2008, 10:28 PM

Go to http://members.000webhost.com and log in, click your site, install Drupal using Fantastico Autoinstaller. Then, administrate Drupal and enable Blogging and Forums. Make sure "Guests" can comment.
Reply With Quote
(#7 (permalink))
Old
crazyanimegyrl's Avatar
Junior Member
crazyanimegyrl is on a distinguished road
 
Posts: 13
Join Date: Jul 2008
Location: New York
Send a message via Yahoo to crazyanimegyrl
Default Re: helping a poor soul like me! - 08-25-2008, 02:34 AM

Quote:
Originally Posted by moofang View Post
Hi. Not quite sure where your problem lies. Did you manage to set up Joomla and/or Wordpress? Also, how are you dealing with your blog section presently? ie. what are you using to make posts etc?

For a forum, if you don't mind some ads on it and a not-so-nice url, you might want to just get a hosted one - like invisionfree.com. Those are really easy to get running

Nice site you have there btw. Anime banzai
Thank you for the compliment!!! Blogging wise? Welllllllll I've been getting quite a bit of emails! LOL I'm slowwwwwwwwly gathering up the courage to try it again. Wish me luck!

Last edited by crazyanimegyrl : 08-25-2008 at 02:38 AM. Reason: saw an error.
Reply With Quote
(#8 (permalink))
Old
crazyanimegyrl's Avatar
Junior Member
crazyanimegyrl is on a distinguished road
 
Posts: 13
Join Date: Jul 2008
Location: New York
Send a message via Yahoo to crazyanimegyrl
Default 08-25-2008, 02:36 AM

Quote:
Originally Posted by ZDarkness View Post
Basically, install the board (phpBB) is as easy as the Wordpress, you can download it here.
Unzip, create database, as we did above to install Wordpress, send the files inside that folder "to the folder you want your site via FTP. Run Installation http://bokunokoianime.net84.net/forum if the folder forum. Then you can just follow step by step, the board will instruíla throughout instalção.
Enjoy phpBB!


Basically, install the board (forum) is as easy as the Wordpress, you can download it here (http://downloads.sourceforge.net/phpbb/phpBB-3.0.2.zip).
Unzip, create the databases, as we did above to install Wordpress, send the files inside that folder "board" to the folder you want your site via FTP. Run Installation http://bokunokoianime.net84.net/forum if the folder forum. Then you can just follow step by step, the board will guide you throughout the installation.
PhpBB Enjoy!

If you have any questions, you can do it here, am following the topic.
You can create topics on the board to discuss their posts on the blog, putting at the end of each post, the link to comment in the forum. So, you will have your comments, finally.

Heyas Z-Darkness! I have to say, thank you, thank you for your posts! All of them were quite informative. I think I'm going to create a second domain and try all the steps you laid out. Don't shoo me away if I come back yelling for help! K?
Reply With Quote
(#9 (permalink))
Old
crazyanimegyrl's Avatar
Junior Member
crazyanimegyrl is on a distinguished road
 
Posts: 13
Join Date: Jul 2008
Location: New York
Send a message via Yahoo to crazyanimegyrl
Default Re: helping a poor sap like me! X-D - 08-25-2008, 02:39 AM

Quote:
Originally Posted by YaThisHostRox View Post
Go to http://members.000webhost.com and log in, click your site, install Drupal using Fantastico Autoinstaller. Then, administrate Drupal and enable Blogging and Forums. Make sure "Guests" can comment.
Thanks for the reply!
Reply With Quote
(#10 (permalink))
Old
Member
ZDarkness is on a distinguished road
 
Posts: 40
Join Date: Aug 2008
Default 08-25-2008, 02:44 AM

Quote:
Originally Posted by crazyanimegyrl View Post
Heyas Z-Darkness! I have to say, thank you, thank you for your posts! All of them were quite informative. I think I'm going to create a second domain and try all the steps you laid out. Don't shoo me away if I come back yelling for help! K?
Feel free for yelling for help...

If I hear, I will certainly help you!


Director and Webmaster,
Mundo do Meio.com
Super moderator:
http://dragonballzrpgonline.com
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0
vBulletin Skin developed by: vBStyles.com