when i try to use my php forum i got from a friend the followingerrors appear :
1)Warning: mysql is deprecated; use mysql_select_db() and mysql_query() instead in C:\Xitami\webpages\darkrelm\bionicbulletin\pages.inc on line 3
2)[COLOR=red] Warning: mysql is deprecated; use mysql_select_db()...
heres my error
Warning: Can't connect to MySQL server on 'localhost' (10061) in C:\Xitami\webpages\darkrelm\bionicbulletin\database.php on line 3
how do i spesify a port for php to connect to ?..i know i sound really lame but u guys seem to very helpful..thank you for your pacients... im...
so u have to make the account in a prompt ?..i cant set a new pw for some lame reason must have to do that in a prompt too ..i dont really know could you help me please
heres the db that makes the connection
<?php
$PHP_SELF;
// ... Open database connection
$db = mysql_connect("localhost","root") or die("<p>Cannot access the database, please contact the system administrator.</p>");
mysql_select_db("bionicbulletin",$db)...
How do i make a account for it ? mysql admin ..i never thought to use it causwe the guy that made the cool script never had to do that ..but hes on xp though too
heres my page darkrelm.dhs.org im having problems with a friends php forum ..it wont connect ..thought it connected b4 but it wouldnt post do i need to edit somfing in mysql or do anything ?btw heres what the forum should work like http://earthbound.dhs.org/bionicbulletin/bionicbulletin.php
Im...
Im running php 1.06 ,mysql version 3.23.38 and xitami version 2.4d6 ..i got the error go away by editing php.ini line where it says show erros ..now i seem to not be able to connect to mysql grrr i need help please :(
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.