For the servername try 127.0.0.1 or localhost
|
tryed localhost and 127.0.0.1 same results thanks for reply
|
make sure you check dbmysql.php on the specified lines, so that you get an idea of why you are getting the errors. if you cant find it from there, then make sure that your mysql is running, or possibly restart apache. beyond that, you may have to reinstall the entire thing.
|
I got it going thanks for all the help.
|
Im using php Triad and yeah i know its very very old :p But for some reason vb3 and vb2 etc work fine on it. Is it still ok to use do you think?
|
i would just uninstall triad, not only because you use the old version, but because installing it yourself helps you learn, which means that it will be easier for you to troubleshoot, instead of comming here ^_^
|
Plus, if you ever plan on learning PHP, older version don't have as many functions as the current ones.
|
Quote:
Josh |
I got my problem fixed by using -uroot -p [nothing] to log into mysql :) Thanks for the awesome tutorial on how to install all of this stuff Teck!
|
02. Go to your Apache conf file (C:\Network\Apache2\conf\httpd.conf) and find:
#LoadModule ssl_module modules/mod_ssl.so BELOW this, add: LoadModule php4_module c:/network/php/sapi/php4apache2.dll 03. Still in httpd.conf, find: AddType application/x-tar .tgz BELOW this, add: AddType application/x-httpd-php .php 04. Still in httpd.conf, set the files that Apache will serve if a directory is requested. Find: DirectoryIndex index.html index.html.var REPLACE it with: DirectoryIndex index.php index.html index.php.var index.html.var Could not find the following codes in the file so i couldnt do the step :s any ideas? |
All times are GMT. The time now is 05:01 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 | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|