The example uses fetch, you can also use wget or lynx -dump.
Installation notes (replace PHP3 with PHP if you're using PHP4) :
+ PHP must be configured to have magic_quotes_gpc=on and
magic_quotes_runtime=off. In the module version of PHP3 this can also be set
on a per-directory base with php3_magic_quotes_gpc on in an .htaccess file
or in your Apache's access.conf.
+ If you have the module version of PHP3, your .htaccess could look like this:
php3_magic_quotes_runtime off
php3_magic_quotes_gpc on
+ Keep in mind that in the current version you have to include the files
"config.inc.php", "view.inc.php" and "acl.inc.php" on every page you
want to have a banner.
Basicamente eu consigo fazer o 1º e 2º passo mas depois os outros já tenho dificuldade porque n percebo o k pedem para fazer.
Gostaria que me "traduzissem" por palavras mais simples o que fazer passo a pass, será que o ponto 3 n dá para fazer atraves do cpanel na parte das bases de dados??
Pergunta
carlos4
Boas malta.
Sou novo aqui no forum mas tenho vindo a acompanhar mts dos coments deste forum e espero tambem ser ajudado por todos aqueles k souber.
O meu problema é o seguinte, eu estou a criar um site de leiloes, basicamente tenho o script todo feito e pelo k parece é so instalar.
Eu já tenho servidor e tudo e consigo aceder ao cpanel e a todas essas funçoes k ele ajuda.
Mas o verdadeiro problema é, existe um ficheiro que diz como instalar o script que diz o seguinte
- Installation
Quick Install :
[1] Unrar the distribution (be sure to untar the subdirectories)
rar xvf phpAdsNew_x.x.x.tar
[2] Open the file config.inc.php in your favourite editor and change
the values to fit your environment.
[3] Create the database you'll use for phpAdsNew (default name:
"phpads"). Within this database, create the required tables as
provided in all.sql. You can use the mysql-client for this:
mysql <db-name> < all.sql
or you can use phpMyAdmin <http://phpwizard.net/phpMyAdmin> to read
in the dump.
[4] Point your browser to
<www.your-host.com>/<your-install-dir>/admin/index.php
and create a new client. Add a banner for that client.
[5] To send automatically a weekly email to your clients with statistics,
add a job to your crontab to parse the file mail.php:
59 23 * * * fetch -o - http://www.profi.it/phpAdsNew/mail.php>...ar/log/messages
The example uses fetch, you can also use wget or lynx -dump.
Installation notes (replace PHP3 with PHP if you're using PHP4) :
+ PHP must be configured to have magic_quotes_gpc=on and
magic_quotes_runtime=off. In the module version of PHP3 this can also be set
on a per-directory base with php3_magic_quotes_gpc on in an .htaccess file
or in your Apache's access.conf.
+ If you have the module version of PHP3, your .htaccess could look like this:
php3_magic_quotes_runtime off
php3_magic_quotes_gpc on
+ Keep in mind that in the current version you have to include the files
"config.inc.php", "view.inc.php" and "acl.inc.php" on every page you
want to have a banner.
Basicamente eu consigo fazer o 1º e 2º passo mas depois os outros já tenho dificuldade porque n percebo o k pedem para fazer.
Gostaria que me "traduzissem" por palavras mais simples o que fazer passo a pass, será que o ponto 3 n dá para fazer atraves do cpanel na parte das bases de dados??
Obrigado por toda a ajuda que me possam dar :D
Link para o comentário
Compartilhar em outros sites
0 respostass a esta questão
Posts Recomendados
Participe da discussão
Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.