vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Need Help With Setting Up A Server On My Computer (https://vborg.vbsupport.ru/showthread.php?t=143770)

EnIgMa1234 04-01-2007 01:23 PM

Need Help With Setting Up A Server On My Computer
 
Which is the best program to use to set up Php and MySQL on my computer. i want to set up a vbulletin board on localhost, but every program i use hasnt got the right versions or it has errors.

im trying 3.6.5 btw

wLTD 04-01-2007 02:12 PM

I assume you are using linux? I dont believe you can install PHP well on windows (correct me if I am wrong)

If not, use CGYWIN and install it the linux way.

Linux Installation:

There is a package called XAMPP that comes with MySQL/Apache/PHP at apache friends (google it) or install it the manual way:

Code:

apt-get install apache
NOTE THAT THIS STEP IS NOT REQUIRED IF YOU HAVE APACHE ALREADY
apt-get install mysql
apt-get install php
/etc/init.d/mysqld start
/etc/init.d/apache start
/etc/init.d/php start

IF you used XAMPP:

/etc/init.d/xampp start


EnIgMa1234 04-01-2007 02:22 PM

yea im installing on windows (on my computer. localhost) :(

calorie 04-01-2007 02:31 PM

Perhaps try http://www.easyphp.org/
Quote:

Originally Posted by www.easyphp.org
EasyPHP is a complete software package allowing to use all the power and the flexibility that offers the dynamic language PHP and the effecient use of databases under Windows. Package includes an Apache server, a MySQL database, a fully PHP execution, as well as easy development tools for your web site or your applications.


EnIgMa1234 04-01-2007 02:40 PM

thanks thats what im looking for. thanks a lot :D

Michael Biddle 04-01-2007 04:46 PM

I would try www.wampserver.com

Great program. Very easy to use. Allows you to enable/disable php and apache modules with 1 click.

EnIgMa1234 04-01-2007 04:56 PM

i tryed it but it didnt work. the one i have now works fine

Marco van Herwaarden 04-01-2007 05:50 PM

I personally don't like any of the packaged solutions. Just go to php.net and mysql.com, and download the version you want, both offer a Windows Installer version.

bluesoul 04-02-2007 03:54 AM

You'll also need to use Apache or IIS to actually serve the pages, I prefer apache but to each their own.

EnIgMa1234 04-02-2007 01:06 PM

yea i got it setup. works great :D


All times are GMT. The time now is 05:43 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01571 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete