Ir para conteúdo
Fórum Script Brasil

Slackdebian

Membros
  • Total de itens

    2
  • Registro em

  • Última visita

Sobre Slackdebian

Slackdebian's Achievements

0

Reputação

  1. Slackdebian

    Sistema Em Php

    Meu problema parece ser configurar este arquivo: ; The format of this file is very simple. Each database which you wish to ; use as an IRM database should be specified below. First, the name of the ; database itself should be placed in [square brackets], then the DSN of the ; database to use (basically a URL that specifies how to contact a database ; server). ; ; A DSN is specified as follows: ; mysql ://irmuser:irmuser@localhost/irm ; ; At present, only mysql is useful for the <dbtype>. ; ; If you need to specify a different path to a Unix socket for communication ; other than the PHP default, use the dbsocket parameter, like this: ; ; dbsocket = "/some/other/socket/path.sock" ; ; You should also specify a descriptive name for the database using the ; 'name' tag. [budge] DSN = "mysql://root@localhost/IRM" name = Budge Database [testing] DSN = "mysql://test@localhost/test" name = Test Database [example] DSN = "mysql://root:rootpassword@localhost:3306/irmdb" name = An example DB E o interessante que apenas crie o Banco de Dados no mysql com o nome de IRM, mas não tem nenhuma tabela, tipo um BD completamente vazio. alguém consegue me ajudar
  2. Slackdebian

    Sistema Em Php

    Estou precisando de uma ajuda, para entender o que está acontecendo. achei na internet este sistema para gerenciar atendimentos técnicos, parece ser bom, mas não estou conseguindo configura-lo de jeito nenhum e estranho que em momento algum o tutorial de instalação pede para criar um banco de dado, dificil hein? Aqui se alguém souber como instalar este sistema no Windows XP e puder me ajudar. So pra constar já instalei o Apache, o PHP o Mysql e Pear que o sistema pede para instalar, mas coloca-lo para funcionar que é bom mesmo nada. valeu. Desculpa esquece de colocar o link ai vai: http://irm.stackworks.net/ valeu
×
×
  • Criar Novo...