Quote:
Thanks for the reply. I'm new so please be patient. Numbers 1-4) I understand. Numbers 5-6) I assume this is done through Styles and Templates --> Download / Upload Styles. Correct? Number 7) is the puzzler for me. When you say make changes to the database, how do I do that? Do I have to manually re-enter all the new forums I made on my testbed computer? How do I get the "live" database on the remote server to recognize the new forums I made on the testbed computer, and have just uploaded to the live server. How do I "mesh" the new vBulletin styles and forums with the old existing data base? Your's or anyone's comments are certainly appreciated as I try to get a handle on this program. Thanks again |
Quote:
Use my method to do it the right way. |
Hi TECK,
Thanks for this tutorial! |
How do you edit the file that contains settings (root withpassword) that correspond to the default MySQL privileged account. My MySQL server is running with this default, is open to intrusion? please help!
|
if you are referring to the creation of accounts ie monty, admin and dummy, change monty to the user name u want to use. ie admin and set the password.
as the instructions were a sample of how to do it. hope this helps |
Atucally.. it doesn't work for me anymore.. the windows was flashed when clicking it.
|
I have installed this hack successfully, but i need to import a file into my database.
The instructions for another hack says: Import the file 'install.sql' into your database through phpmyadmin. This file is located in the admin folder and does not have to be uploaded! This file do all the database changes + it installs all the templates! But we are using winmysql instead of phpmyadmin. All help is appreciated. |
the only thing i can open in /bin is C:\Network\MySql\bin\mysql.exe
and everytime i type the command in it says there is an error |
Quote:
|
Thanx for the tutorial, it may help me one day :)
|
Never worked with MySQL and PHP on my own computer.
But thanks mate, great tutorial !! Works now on my own computer !! But I have a question... Is it also online when my computer is off ? :) |
when i run the install.php it open it as if im opening it in notepad , I done all the php steps, but still with no luck...
|
Quote:
if you did this, then I'm not sure of the exact problem. |
Quote:
on a side not As far as I know, it'll only allow connections from 127.0.0.1 (localhost) unless you change the actual listening port. and most host don't allow port 80 anyways, so unless you are running it on a different port, I wouldn't worry too much, and you may always restrict it via a Firewall to your IP address if you want to feel secure. :) |
Quote:
what is the error message outputed? |
How do i restart apache just close it and reopen it? Because i tried that and it didnt work, Still opens php as a text file...
And now, it wont even load any page, Just gives me page cannot be found errors, any help here? |
DMZman,
If your talking about in WinXP Control Panel -> Admin Tools -> Services Locate Apache And restart it |
Ok i done that, then clikced start and got this error
Windows could not start the apache 2 server etc |
Apache could not start because you missed something either in the conf file or you did not copied the needed php files into the /system32 folder.
I make sometimes this mistake also, is normal... my wife won't let me concentrate... :p |
just what ive been lookin for for ages,now the hard bit of installing it all as i'm useless..lol
thank C |
Honestly, this is too tedious.
I just install PHPDEV (in 1 minute) from firepages.com.au and I have Apache server with PHP+MySQL and Perl ready to go. |
Quote:
|
What the hell are you talking about, PHPDEV is a system to get Apache, PHP, MySQL, Perl onto your computer in one click. And it is just as powerful as installing each individual program manually.
How can you compare vB and PHPDEV? vB is forum software and PHPDEV just packages Apache PHP MySQL Perl......... |
Yes, you're quite right, some some reason I mixed that up with PHPNuke.
|
i am having trouble getting it to work with php3 files. it just shows the php code.
it works with php but i need it to recognize php3 any help please? |
PHP3 was stopped a long time ago. Maybe its time to upgrade the scripts to PHP4 standards :)
Anyways the reason for this is the php3 extension. Find this line in your apache config file (httpd.conf): Code:
AddType application/x-httpd-php .php Code:
AddType application/x-httpd-php .php3 Code:
DirectoryIndex index.php index.html index.php.var index.html.var Code:
DirectoryIndex index.php index.php3 index.html index.php.var index.html.var index.php3.var |
thank you very much dean.
you are a life saver. also ill work on upgrading to the PHP4 as well. thanks for the heads up. |
You're welcome :)
|
Hi,
I install FoxServ (http://www.foxserv.net) which include apache, mysql and PhP. The installation of VB(3.0.1) is perfectly. The problem is , after install, the first step is login to Admin Cp, but it keep asking my username/password after click login. I am sure its not cookie's setting cos its working perfect when i browsing my online forum. Anyone got idea how to fix it? :nervous: :nervous: :nervous: Ps. FoxServ is really good, just one easy click install, and you dont have to do any httpd.conf setting. |
Quote:
it will reset cookie domain it would also be a good idea to clear cookies |
Quote:
Yes , I did run that script but still no luck. :tired: :tired: :tired: Did I mention that this VB is gonna be installed on my local computer for testing purpose? Below is the step9 of the installation. http://www.1stweb.tv/step9.gif is there anything wrong with it ( cookie path?) Thanks Liang |
Use the real install method that I posted, not some all-in-one pre-made installers. That's one of the reasons I recommended people to do it the simple and clean way...
That will fix your problem. |
1 Attachment(s)
I installed php5 and changed little bits to hopefully make it work.
Ummmmmm went ok with no errors but now no page loads, and was just giving me a blank white page. So i reset windows and now apache doesnt work, i attached a screenshot of the error i got. Also i skipped doing PHP Code:
Umm im guessing that wouldnt matter at all would it? |
I'm running PHP 5 solid, no problems. The only problem you will have is when you run it under IIS, instead of Apache... but that's an easy fix also.
Simply replace php5isapi.dll from final version with the one from RC2. That should fix the nasty errors like: "PHP has encountered an Access Violation"... damn MS. ;) To open a CMD window, press the Window Key + R. Type [high]CMD[/high] and press Enter. Type [high]CD C:\yourdirectory[/high] |
Thank you for that finally got that done. Now what values should i enter into the config.php because the ones i have are giving me database errors. Do i need to use this monty stuff from the first page?
|
Hi,
Im just setting this up on XPpro SP2 and am stuck here. Quote:
as i cant see my computer name. What should i try??? |
Quote:
However, I have chosen to install it on the E: instead of C: I presume that it makes little difference. Tell me if its not. |
Can someone please post the current links to the correct Apache, Mysql and php versions we should be using?
Thanks :ermm: |
Just wanted to say you can get phpTriad which is an exe file, you click one button an instant linux power! :)
|
Hi guys,
Can someone tell me exactly which file versions of PHP, Apache Server and MySQL to download, as I've had a look at the links and there's loads of different versions, getting a bit lost. Thanks! PS, everything was going fine until i tried the Grant permissions in the CMD window and I got the following error messages: C:\NETWORK\MYSQL\BIN>mysql --user=root mysql ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO) C:\NETWORK\MYSQL\BIN> GRANT ALL PRIVILEGES ON *.* TO monty@localhost 'GRANT' is not recognized as an internal or external command, operable program or batch file. I'm using winXP. |
All times are GMT. The time now is 01:56 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|