![]() |
so i shouldnt put anything for the password???? damn im getting confused
|
I didn't put a password and it works great :) if that's any help at all LOL
|
Quote:
|
i get this now when chossing the updating config.php on the install page
Warning: Unlink failed (No such file or directory) in c:\apache\htdocs\forum\admin\install.php on line 305 Attempting to attach to database... Warning: Can't connect to MySQL server on 'localhost' (10061) in c:\apache\htdocs\forum\admin\db_mysql.php on line 32 Warning: Supplied argument is not a valid MySQL-Link resource in c:\apache\htdocs\forum\admin\db_mysql.php on line 47 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 |
i prefer using phpdev5
http://www.firepages.com.au/ Download, Install, Start Apache And Mysql The Upload The Vbulletin Fies, Use PHP My Admin To Make A Database And Install. its easier, just 1 download and 1 install |
I used to use phpdev but it's no longer updated. They use old versions of php, mysql and apache. It's far better to install manually :)
|
This was a GREAT thread, thank you!
|
alright, here's my problem.
i used this thread to dev my php site, and so far it's working, i wrote a news script, and that all works fine. until i noticed one problem. PHP Code:
so to troubleshoot this problem, i installed apache2triad. the code works. i tryed reinstalling the localhost using this thread. no change, the problem is still there. can someone help? |
You probably have register globals turned off. You can't use $action = page to create a query string. You need to use $_REQUEST['page'] == 'whatever'
- miSt |
ok, so now i'm using:
PHP Code:
now my only problem is that i get this error: Quote:
PHP Code:
|
All times are GMT. The time now is 10:47 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|