I've just dumped a Grand on Macromedia STUDIO MX, and I'm totally stumped by the relationship between PHP/MySQL/ and what part my software plays in relation to the Apache1.2.3 server...//ie//
" Welcome to phpMyAdmin 2.2.3
MySQL 3.23.47-debug-log running on localhost:10187 as root@localhost
MySQL
Create new database [Documentation]
ENTER: (LARGE EMPTY BOX HERE) "
PUH-lease tell me where to go with the line the host provided as follows...
/home/(my_user_name)/something.com/.database/mysql/mysql.sock
and what to do with this:
<?php
$db = @mysql_connect("/home/(my_user_name)/something.com/.database/mysql/mysql.sock", "root", "password"
?>
I really am working at this and
I PROMISE I'LL LINK TO YOU!!! Dude? Buddy?
" Welcome to phpMyAdmin 2.2.3
MySQL 3.23.47-debug-log running on localhost:10187 as root@localhost
MySQL
Create new database [Documentation]
ENTER: (LARGE EMPTY BOX HERE) "
PUH-lease tell me where to go with the line the host provided as follows...
/home/(my_user_name)/something.com/.database/mysql/mysql.sock
and what to do with this:
<?php
$db = @mysql_connect("/home/(my_user_name)/something.com/.database/mysql/mysql.sock", "root", "password"
?>
I really am working at this and
I PROMISE I'LL LINK TO YOU!!! Dude? Buddy?