
Socorro ! É Simples Pra Quem Sabe
#1
Posted 13/05/2005, 18:21
#2
Posted 13/05/2005, 18:25
#3
Posted 13/05/2005, 18:29
=======================
1. Open the "conn.php" file and set up the necessary database variables:
2. Upload all the files and directories to your server. Keep the same directory structure as one at the zip archive.
3. Change the access permissions to the following directories:
"re_images" -> CHMOD 777
"banners" -> CHMOD 777
4. Point your browser to:
http://www.your-domain.com/install.php
This PHP script will install the database tables. After a successful installatoin, delete this file from your server.
5. Go to:
http://www.your-domain.com/siteadmin
Username & password: test
After your first login, change your login information and set up the necessary site settings (paypal email, priority levels and prices).
If need some help or you have problems while using this script, you know - just email me.
#4
Posted 13/05/2005, 18:40
#5
Posted 13/05/2005, 19:01
<?
//enter your MySQL database host name, often it is not necessary to edit this line
$db_host = "krbhost_imovel";
//enter your MySQL database username
$db_username = "krbhost";
//enter your MySQL database password
$db_password = "cristh";
//enter your MySQL database name
$db_name = "krbhost_imovel";
////////////////////////////////////////////////////////////
////// do not edit below this line ///////
///////////////////////////////////////////////////////////
//connect to the database server
$connection = mysql_connect($db_host, $db_username, $db_password) or die(mysql_error());
//select database
$db = mysql_select_db($db_name, $connection);
session_start();
$t = time();
?>
#6
Posted 13/05/2005, 19:21
#7
Posted 13/05/2005, 19:49
4. Point your browser to:
http://www.your-domain.com/install.php
This PHP script will install the database tables. After a successful installatoin, delete this file from your server.
#8
nemu
Posted 13/05/2005, 19:57
executa esse arquivo que ele vai criar os BDs, e vai configurar o config.php para vc caso o config.php tenha permissão 777, caso não arrume para vc basta abrir e preencher os dados4. Point your browser to:
http://www.your-domain.com/install.php
This PHP script will install the database tables. After a successful installatoin, delete this file from your server.
depois de instalado delete o arquivo install.php e abra o arquivo http://www.your-domain.com/siteadmin pelo browser e digite o login e senha test
#9
Posted 13/05/2005, 20:26
#10
Posted 13/05/2005, 20:56
#12
Posted 17/02/2009, 01:31
Se ainda não, acho que posso ajudar!
Manda uma MP
abrax
aurelioluau@yahoo.com.br
#13
Posted 17/02/2009, 01:43
2005
4 anos e vc acha que o cra ainda está esperando ajuda??
Olha só
'Acordar mortos' não é uma ação legal em comunidades como essa.
Só ficar ligado nas datas
Abraço Até mais
canaldev.com.br
sistemabasico.com.br
twitter.com/sistemabasico
twitter.com/lunelli
1 user(s) are reading this topic
0 membro(s), 1 visitante(s) e 0 membros anônimo(s)