|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
help i am a newbie
PHP:
example <? $dat_base_path="/var/www/html/san/platinums"; $dat_base_url="http://168.0.2/san/platinums"; $dat_dbhost="localhost"; $dat_dbuser="root"; $dat_dbpasswd=""; $dat_dbname="platinumtest"; $dat_table_prefix="platinum_1_"; ?> i'm confused my files are kept in public_html so how aint surewhat to put in dat_base_path, dat_base_url somebody please help |
|
#2
|
|||
|
|||
|
RE: help i am a newbie
Hmm... you dont really need all that information, you just need the db name, username and password to log in
BTW this is in the installation section. |
|
#3
|
|||
|
|||
|
RE: help i am a newbie
Warning: main(/include/public_html/common.php): failed to open stream: No such file or directory in /home2/xclusive/public_html/index.php on line 7
Warning: main(): Failed opening '/include/public_html/common.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/xclusive/public_html/index.php on line 7 Warning: main(/include/public_html/table_file): failed to open stream: No such file or directory in /home2/xclusive/public_html/index.php on line 9 Warning: main(): Failed opening '/include/public_html/table_file' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/xclusive/public_html/index.php on line 9 Warning: main(/include/public_html/doc_head.php): failed to open stream: No such file or directory in /home2/xclusive/public_html/index.php on line 11 how do l fix his problm |
|
#4
|
|||
|
|||
|
RE: RE: help i am a newbie
Quote:
Post the coding, and I will try to help. |
|
#5
|
|||
|
|||
|
RE: help i am a newbie
exactly what coding do you need
this is the www.xclusive-collection.com temp just trying to figure out how to work my template |
|
#6
|
|||
|
|||
|
RE: help i am a newbie
i aint sure is his what you waned to see index.pp code php Code:
|