Go Back   vb.org Archive > vBulletin Article Depository > Read An Article > Programming Articles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Tutorial : how to install you home Webhost in 5 clicks
miz
Join Date: Mar 2003
Posts: 416

 

Show Printable Version Email this Page Subscription
miz miz is offline 09-07-2004, 10:00 PM

ok, first i didnt maked this app so i dont take credit for it.

ok lets start

did you guys ever wanted to install a completly host on your home pc but you to lazy ?

look at this package

apache 2.0.50
php 4.3.8
mysql 4.0.20
perl (dunno the version i dont use it)
and everything is working and configured !!! only to change passwords and start working
and its also got status for your home server

this is very nice all-in-1 pack
so i decided to share it with you guys
i hope you will enjoy it.

and again i didnt maked it !!!

credits goes to : DeveloperSide.NET

Cant attch it (23.3 mb)
so he is link

thats all and enjoy.

MiZ
Reply With Quote
  #2  
Old 09-28-2004, 08:40 AM
glo's Avatar
glo glo is offline
 
Join Date: Aug 2002
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Miz,

I've loaded this up and it looks very promising!

But i am getting one error when try to load vB!
It says
Quote:
Attempting to attach to database...

The database has failed to connect because you do not have permission to connect to the server. Please go back to the last step and ensure that you have entered all your login details correctly.

Click to go to the vBulletin website
And this is probably because in WinMySQL it didnt ask me to create a u/name and p/word, thus there is no server connection, i guess.

What can i try?

BTW, it also says driver 3.51 not found. :surprised:
Reply With Quote
  #3  
Old 09-28-2004, 10:07 AM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd reccomend xammp over this
Reply With Quote
  #4  
Old 09-28-2004, 10:14 AM
glo's Avatar
glo glo is offline
 
Join Date: Aug 2002
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dean C
I'd reccomend xammp over this
HI Dean,

I'll give that a go, in an effort to get vB running agian on my pc.

I really dont know why its proving so difficult for me, especially since i had Teck's original method runnning under XPpro sp1. (now running sp2)
Reply With Quote
  #5  
Old 09-28-2004, 01:53 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

xammp is so easy. You literally download and then run some batch files and you're good to go
Reply With Quote
  #6  
Old 09-28-2004, 01:58 PM
glo's Avatar
glo glo is offline
 
Join Date: Aug 2002
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Dean,

Im about to give it ago right now, but have spent the last few hours trying to figure out why i can access the server. i have confirmed that it running, but cant get a connection to it!

Even disabled Zone Alarm and Windows Firewall to ensure that ports are not blocked!

BUT my fear is that even after trying XAMMP that i will hit the same wall!
Reply With Quote
  #7  
Old 09-29-2004, 01:38 AM
miz miz is offline
 
Join Date: Mar 2003
Posts: 416
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by glo
Thanks Miz,

I've loaded this up and it looks very promising!

But i am getting one error when try to load vB!
It says

And this is probably because in WinMySQL it didnt ask me to create a u/name and p/word, thus there is no server connection, i guess.

What can i try?

BTW, it also says driver 3.51 not found. :surprised:

its says the same here and its working perfect i guss that the reason its not working is that you didnt changed mysql password

try this (from dos) :
Add a password to the MySQL 'root' account. Initially, that password is not set.
<drive:>\www\mysql\bin> mysqladmin -u root password new-password-here
Reply With Quote
  #8  
Old 09-29-2004, 02:23 AM
glo's Avatar
glo glo is offline
 
Join Date: Aug 2002
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Miz and Dean,

When i run <drive:>\www\mysql\bin> mysqladmin -u root password new-password

so that the username is "root" and the password is "password"

then it gave me a heap of data ie
mysql Ver12.22 Distrib 4.0.20a, for Win95/98 (i32)
etc etc etc


But i still cant instal vB with the same vB error
Quote:
Attempting to attach to database...

The database has failed to connect because you do not have permission to connect to the server. Please go back to the last step and ensure that you have entered all your login details correctly.

Click to go to the vBulletin website
im starting to pull my hair out!
Reply With Quote
  #9  
Old 09-29-2004, 01:33 PM
miz miz is offline
 
Join Date: Mar 2003
Posts: 416
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i think like that :

before you install vbb, login to your data base with phpmyadmin create db for vbb
and later on edit config.php file...
and then try to install it again
Reply With Quote
  #10  
Old 09-29-2004, 05:17 PM
glo's Avatar
glo glo is offline
 
Join Date: Aug 2002
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

miz,
Quote:
Instructions -- Setup the Environment
(6) Go to 'Start' ? 'Settings' ? 'Control Panel'; Select 'System' - 'Advanced' - 'Environment Variables...'; Under 'System variables' select 'Path'
Add to Path:
<drive:>\www\Apache2\bin;<drive:>\www\mysql\bin;<d rive:>\www\perl\bin;<drive:>\www\php\dlls
*NOTE that the individual locations are separated with a ";" and that you will need to place a ";" at the end of the original PATH, to separate it from the first appended location.
Is Add to Path:
<drive:>\www\Apache2\bin;<drive:>\www\mysql\bin;<d rive:>\www\perl\bin;<drive:>\www\php\dlls
meant to be all on one line??? Because i have entered each one individually.

thanks
Reply With Quote
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:25 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04269 seconds
  • Memory Usage 2,288KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_article
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete