Ir para conteúdo
Fórum Script Brasil

BIFE

Membros
  • Total de itens

    94
  • Registro em

  • Última visita

Tudo que BIFE postou

  1. BIFE

    Como Começar

    http://www.imasters.com.br/forum/index.php?showforum=91 se você vai comçar indico o link acima...
  2. to achando melhor fazer isso mesmo... esse tuto pendurado aqui em php mesmo ensinando a configurar pá... vai dar pra eu rodar php na minha makina né... é só pra isso que quero esses programas
  3. eu dei uma olhada AQUI e fiz exatamente como estava dizendo.. e acontece isso C:\phpdev\mysql\bin>mysql ERROR 2003: Can't connect to MySQL server on 'localhost' (10061) já to fikando doido.. se alguém tiver alguma outra dica..to aceitadno de tudo
  4. BIFE

    Cjb.net

    não creio que sejá bom para hospedagem não ó... porque ate ele como redirecionador não é muito bom.. o site fika fora do ar direto.. imagina como host mesmo... hospeda em qualquer outro lugar e redireciona para outro endereço.. hospeda no yahoo ou no ubbi é de gratis também.. e pode redirecionar para o rg3.net ou o click3.net que também são de gratis
  5. na verdade estou usando o phpDev v4.23 acho que é isso isso estava no site que baixei o programa
  6. fabão fiz akilo que você me indicou e não vi nada de diferente depois de ter feitos esses processo que você me indicou continua aparecendo a mesma tela quando eu vou entrar no phpmyadmin tela do DOS ATE CHEGAR NA PASTA MYSQL Microsoft Windows 2000 [Versão 5.00.2195] (C) Copyright 1985-2000 Microsoft Corp. C:\Documents and Settings\Gilmar1>cd C:\ C:\>cd phpdev C:\phpdev>cd mysql C:\phpdev\mysql>cd bin C:\phpdev\mysql\bin> TEL QUE O DOS ME DEU QUANDO DEI INSTALLC:\phpdev\mysql\bin>mysqld-nt install mysqld-nt: unrecognized option `--key_buffer=16K' mysqld-nt Ver 4.0.0-alpha-nt for NT on i32 Copyright (C) 2000 MySQL AB & MySQL Finland AB, by Monty and others This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to modify and redistribute it under the GPL license Starts the MySQL server Usage: mysqld-nt [OPTIONS] --ansi Use ANSI SQL syntax instead of MySQL syntax -b, --basedir=path Path to installation directory. All paths are usually resolved relative to this --big-tables Allow big result sets by saving all temporary sets on file (Solves most 'table full' errors) --bind-address=IP Ip address to bind to --bootstrap Used by mysql installation scripts --character-sets-dir=... Directory where character sets are --chroot=path Chroot mysqld daemon during startup --core-file Write core on errors -h, --datadir=path Path to the database root --default-character-set=charset Set the default character set --default-table-type=type Set the default table type for tables --delay-key-write-for-all-tables Don't flush key buffers between writes for any MyISAM table --enable-locking Enable system locking --enable-pstack Print a symbolic stack trace on failure -T, --exit-info Used for debugging; Use at your own risk! --flush Flush tables to disk between SQL commands -?, --help Display this help and exit --init-file=file Read SQL commands from this file at startup -L, --language=... Client error messages in given language. May be given as a full path -l, --log[=file] Log connections and queries to file --log-bin[=file] Log queries in new binary format (for replication) --log-bin-index=file File that holds the names for last binary log files --log-update[=file] Log updates to file.# where # is a unique number if not given. --log-isam[=file] Log all MyISAM changes to file --log-long-format Log some extra information to update log --low-priority-updates INSERT/DELETE/UPDATE has lower priority than selects --log-slow-queries=[file] Log slow queries to this log file. Defaults logging to hostname-slow.log --pid-file=path Pid file used by safe_mysqld --myisam-recover[=option[,option...]] where options is one of DEAULT, BACKUP or FORCE. --memlock Lock mysqld in memory -n, --new Use very new possible 'unsafe' functions -o, --old-protocol Use the old (3.20) protocol -P, --port=... Port number to use for connection -O, --set-variable var=option Give a variable an value. --help lists variables --safe-mode Skip some optimize stages (for testing) --safe-show-database Don't show databases for which the user has no privileges --safe-user-create Don't new users cretaion without privileges to the mysql.user table --skip-concurrent-insert Don't use concurrent insert with MyISAM --skip-delay-key-write Ignore the delay_key_write option for all tables --skip-grant-tables Start without grant tables. This gives all users FULL ACCESS to all tables! --skip-host-cache Don't cache host names --skip-locking Don't use system locking. To use isamchk one has to shut down the server. --skip-name-resolve Don't resolve hostnames. All hostnames are IP's or 'localhost' --skip-networking Don't allow connection with TCP/IP. --skip-new Don't use new, possible wrong routines. --skip-stack-trace Don't print a stack trace on failure --skip-symlink Don't allow symlinking of tables --skip-show-database Don't allow 'SHOW DATABASE' commands --skip-thread-priority Don't give threads different priorities. --socket=... Socket file to use for connection -t, --tmpdir=path Path for temporary files --sql-mode=option[,option[,option...]] where option can be one of: REAL_AS_FLOAT, PIPES_AS_CONCAT, ANSI_QUOTES, IGNORE_SPACE, SERIALIZE, ONLY_FULL_GROUP_BY. --transaction-isolation Default transaction isolation level --temp-pool Use a pool of temporary files -u, --user=user_name Run mysqld daemon as user -V, --version output version information and exit -W, --warnings Log some not critical warnings to the log file NT and Win32 specific options: --console Don't remove the console window --install Install mysqld as a service (NT) --remove Remove mysqld from the service list (NT) --standalone Dummy option to start as a standalone program (NT) Default options are read from the following files in the given order: C:\WINNT\my.ini C:\my.cnf The following groups are read: mysqld server The following options may be given as the first argument: --print-defaults Print the program argument list and exit --no-defaults Don't read default options from any options file --defaults-file=# Only read default options from the given file # --defaults-extra-file=# Read this file after the global files are read To see what values a running MySQL server is using, type 'mysqladmin variables' instead of 'mysqld --help'. The default values (after parsing the command line arguments) are: basedir: C:\phpdev\mysql\ datadir: C:\phpdev\mysql\data\ tmpdir: C:\DOCUME~1\Gilmar1\CONFIG~1\Temp\ language: C:\phpdev\mysql\share\english\ TCP port: 3306 system locking is not in use Possible variables for option --set-variable (-O) are: back_log current value: 50 binlog_cache_size current value: 32768 connect_timeout current value: 5 delayed_insert_timeout current value: 300 delayed_insert_limit current value: 100 delayed_queue_size current value: 1000 flush_time current value: 1800 ft_min_word_len current value: 4 ft_max_word_len current value: 254 ft_max_word_len_for_sort current value: 20 interactive_timeout current value: 28800 join_buffer_size current value: 131072 key_buffer_size current value: 8388600 long_query_time current value: 10 lower_case_table_names current value: 1 max_allowed_packet current value: 1048576 max_binlog_cache_size current value: 4294967295 max_binlog_size current value: 1073741824 max_connections current value: 100 max_connect_errors current value: 10 max_delayed_threads current value: 20 max_heap_table_size current value: 16777216 max_join_size current value: 4294967295 max_sort_length current value: 1024 max_tmp_tables current value: 32 max_user_connections current value: 0 max_write_lock_count current value: 4294967295 myisam_bulk_insert_tree_size current value: 8388608 myisam_block_size current value: 1024 myisam_max_extra_sort_file_size current value: 256 myisam_max_sort_file_size current value: 2047 myisam_sort_buffer_size current value: 8388608 net_buffer_length current value: 16384 net_retry_count current value: 10 net_read_timeout current value: 30 net_write_timeout current value: 60 open_files_limit current value: 0 query_buffer_size current value: 0 record_buffer current value: 131072 record_rnd_buffer current value: 0 slave_net_timeout current value: 3600 slow_launch_time current value: 2 sort_buffer current value: 2097144 table_cache current value: 64 thread_concurrency current value: 10 thread_cache_size current value: 0 tmp_table_size current value: 33554432 thread_stack current value: 65536 wait_timeout current value: 28800 TELA QUE O DOS ME DEU QUANDO DEI START C:\phpdev\mysql\bin>mysqld-nt start mysqld-nt: unrecognized option `--key_buffer=16K' mysqld-nt Ver 4.0.0-alpha-nt for NT on i32 Copyright (C) 2000 MySQL AB & MySQL Finland AB, by Monty and others This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to modify and redistribute it under the GPL license Starts the MySQL server Usage: mysqld-nt [OPTIONS] --ansi Use ANSI SQL syntax instead of MySQL syntax -b, --basedir=path Path to installation directory. All paths are usually resolved relative to this --big-tables Allow big result sets by saving all temporary sets on file (Solves most 'table full' errors) --bind-address=IP Ip address to bind to --bootstrap Used by mysql installation scripts --character-sets-dir=... Directory where character sets are --chroot=path Chroot mysqld daemon during startup --core-file Write core on errors -h, --datadir=path Path to the database root --default-character-set=charset Set the default character set --default-table-type=type Set the default table type for tables --delay-key-write-for-all-tables Don't flush key buffers between writes for any MyISAM table --enable-locking Enable system locking --enable-pstack Print a symbolic stack trace on failure -T, --exit-info Used for debugging; Use at your own risk! --flush Flush tables to disk between SQL commands -?, --help Display this help and exit --init-file=file Read SQL commands from this file at startup -L, --language=... Client error messages in given language. May be given as a full path -l, --log[=file] Log connections and queries to file --log-bin[=file] Log queries in new binary format (for replication) --log-bin-index=file File that holds the names for last binary log files --log-update[=file] Log updates to file.# where # is a unique number if not given. --log-isam[=file] Log all MyISAM changes to file --log-long-format Log some extra information to update log --low-priority-updates INSERT/DELETE/UPDATE has lower priority than selects --log-slow-queries=[file] Log slow queries to this log file. Defaults logging to hostname-slow.log --pid-file=path Pid file used by safe_mysqld --myisam-recover[=option[,option...]] where options is one of DEAULT, BACKUP or FORCE. --memlock Lock mysqld in memory -n, --new Use very new possible 'unsafe' functions -o, --old-protocol Use the old (3.20) protocol -P, --port=... Port number to use for connection -O, --set-variable var=option Give a variable an value. --help lists variables --safe-mode Skip some optimize stages (for testing) --safe-show-database Don't show databases for which the user has no privileges --safe-user-create Don't new users cretaion without privileges to the mysql.user table --skip-concurrent-insert Don't use concurrent insert with MyISAM --skip-delay-key-write Ignore the delay_key_write option for all tables --skip-grant-tables Start without grant tables. This gives all users FULL ACCESS to all tables! --skip-host-cache Don't cache host names --skip-locking Don't use system locking. To use isamchk one has to shut down the server. --skip-name-resolve Don't resolve hostnames. All hostnames are IP's or 'localhost' --skip-networking Don't allow connection with TCP/IP. --skip-new Don't use new, possible wrong routines. --skip-stack-trace Don't print a stack trace on failure --skip-symlink Don't allow symlinking of tables --skip-show-database Don't allow 'SHOW DATABASE' commands --skip-thread-priority Don't give threads different priorities. --socket=... Socket file to use for connection -t, --tmpdir=path Path for temporary files --sql-mode=option[,option[,option...]] where option can be one of: REAL_AS_FLOAT, PIPES_AS_CONCAT, ANSI_QUOTES, IGNORE_SPACE, SERIALIZE, ONLY_FULL_GROUP_BY. --transaction-isolation Default transaction isolation level --temp-pool Use a pool of temporary files -u, --user=user_name Run mysqld daemon as user -V, --version output version information and exit -W, --warnings Log some not critical warnings to the log file NT and Win32 specific options: --console Don't remove the console window --install Install mysqld as a service (NT) --remove Remove mysqld from the service list (NT) --standalone Dummy option to start as a standalone program (NT) Default options are read from the following files in the given order: C:\WINNT\my.ini C:\my.cnf The following groups are read: mysqld server The following options may be given as the first argument: --print-defaults Print the program argument list and exit --no-defaults Don't read default options from any options file --defaults-file=# Only read default options from the given file # --defaults-extra-file=# Read this file after the global files are read To see what values a running MySQL server is using, type 'mysqladmin variables' instead of 'mysqld --help'. The default values (after parsing the command line arguments) are: basedir: C:\phpdev\mysql\ datadir: C:\phpdev\mysql\data\ tmpdir: C:\DOCUME~1\Gilmar1\CONFIG~1\Temp\ language: C:\phpdev\mysql\share\english\ TCP port: 3306 system locking is not in use Possible variables for option --set-variable (-O) are: back_log current value: 50 binlog_cache_size current value: 32768 connect_timeout current value: 5 delayed_insert_timeout current value: 300 delayed_insert_limit current value: 100 delayed_queue_size current value: 1000 flush_time current value: 1800 ft_min_word_len current value: 4 ft_max_word_len current value: 254 ft_max_word_len_for_sort current value: 20 interactive_timeout current value: 28800 join_buffer_size current value: 131072 key_buffer_size current value: 8388600 long_query_time current value: 10 lower_case_table_names current value: 1 max_allowed_packet current value: 1048576 max_binlog_cache_size current value: 4294967295 max_binlog_size current value: 1073741824 max_connections current value: 100 max_connect_errors current value: 10 max_delayed_threads current value: 20 max_heap_table_size current value: 16777216 max_join_size current value: 4294967295 max_sort_length current value: 1024 max_tmp_tables current value: 32 max_user_connections current value: 0 max_write_lock_count current value: 4294967295 myisam_bulk_insert_tree_size current value: 8388608 myisam_block_size current value: 1024 myisam_max_extra_sort_file_size current value: 256 myisam_max_sort_file_size current value: 2047 myisam_sort_buffer_size current value: 8388608 net_buffer_length current value: 16384 net_retry_count current value: 10 net_read_timeout current value: 30 net_write_timeout current value: 60 open_files_limit current value: 0 query_buffer_size current value: 0 record_buffer current value: 131072 record_rnd_buffer current value: 0 slave_net_timeout current value: 3600 slow_launch_time current value: 2 sort_buffer current value: 2097144 table_cache current value: 64 thread_concurrency current value: 10 thread_cache_size current value: 0 tmp_table_size current value: 33554432 thread_stack current value: 65536 wait_timeout current value: 28800
  7. galera to com um problemão.. instalei o phpDev v4.23 mas o mysql dele não inicia e sem ele iniciar quando eu vo tentar entrar np phpmyadmin aparece isso MENSAGEM DO MYSQL já tentei ir na pasta que esta o mysql e clikar em mysql.exe mas acontece o seguinte abre uma tela do DOS se fecha rapido ... alguém sabe se preciza configurar alguma coisa? espero respostas
  8. BIFE

    Como Que Faz Isso

    chefe parece que eu senti um ar de irronia da sua parte... sei que a resposta é uma coisa meio basica.. mas é a solução do problema do nosso amigo Liriu
  9. BIFE

    Carregador

    AQUI TEM ALGO SOBRE é bom esse ai funciona mesmo
  10. BIFE

    Como Que Faz Isso

    pegue a imagem que você quer cria 2 retagungulos um maior e outr menor em cima como na sua imagem no de cima deixe uma opacidade de mais ou menos uns 90% e no de baixo maior deixe uns 50% vai ter um resultado igual a este
  11. BIFE

    Assinatura

    foi mal mano.. eu sómente quiz dar um up no tópico .. "ACHEI "que tinha passado despecebido...
  12. mas antes não dava nem pra colocar quando você tentava colocar alguma imagem naassinatura fikava algo assim [img=http://geocities.yahoo.com.br/sidney_ze/knuckles.gif] agora quando tenta colocar aceita normal... é o tal prugin né.. ta desativado? mas mesmo ele tando supostamente desativado.. num vai poder usar né
  13. BIFE

    Assinatura

    eu ia postar lá em photoshop.. mas aqui é o local certo.. gostaria que vocês avaliassem isso ai.. por favor ANTES DEPOIS
  14. BIFE

    Bordas Em Fotos

    BORDA OUTRA BORDA outro tipo de borda
  15. BIFE

    Tutorial

    SOFTWERE: ADOBE PHOTOSHOP 7 (US) ola galera .. é meu primeiro tuto aqui no forum e espero que gostem dei uma procurada geral aqui no forum e não vi nada sobre vou explicar como fazer um efeito de imagem por dentro do texto certo vamos lá 1º)ABRA UM DOCUMENTO DE KALKER TAMANHO E A COR DE FUNDO EU USEI BRANCA MAS PODE MUDAR escreva o texto do tamanho que quizer acople a camada de texto com a de background (CTRL+E) http://geocities.yahoo.com.br/sidney_ze/letra.jpg 2º)ABRA UMA OUTRA JANELA COM A SUA IMAGEM SELECIONE ELA TODA (CTRL+A) e cole onde esta o texto.. o certo é que a imagem encubra o texto todo.. estique se for precizo a imagem para que ela fike do tamanho do palco 3º) com a imagem sobre o texto dessa maneira... em blend mode coloque a opção linear dodge ou a opção screen 3º) esta quase igual né... beleza.. agora faça o seguinte. cria um outro texto exatamente do mesmo tamanho do anterior . depois va em LAYER>LAYER STYLE>STROKE e deixe as configuraçoes iguais as da imagem abaixo 4º) depois va em blend mode e deixe do geito que mais agradar você... eu deixei linear dodge este foi meu resultado deste tuto http://geocities.yahoo.com.br/sidney_ze/letratuto.gif usando outras fontes você também pode obter bons resultados http://geocities.yahoo.com.br/sidney_ze/letratuto1.gif falo galera espero que tenham gostato.. é um efeito simples porem com grande impacto visual.. pode não ser util para muita genta como também pode ser.. ai fika ao criterio de cada um.. espero ter ajudado falow <EDIT> já aproveitem e avaliem, comentem pra eu saber se fui bem..
  16. BIFE

    Adobe + Macromedia ?

    ADOBE FLASH MX 2005 ?..RSRSRS aqui também tem algo sobre http://www.flashmasters.com.br/forum/index...showtopic=19711
  17. APROVEITANDO O tópico uns tempo atraz eu vi um esquema ai de traduzir o fireworks... tinha que baxa umas badulaca lá e colocar numa pasta... gostaria de saber se existe alguma maneira de traduzir o photoshop.. valeu
  18. BIFE

    Eye Cand 4000

    pera ai... então quer dizer que esse prugin que me passou vai para de funciona com o tempo?
  19. vou te dar uma explicadinha bem basica sobre um rollover e rollout vamos fazer junto vamo lá então crie um novo documento de kalker tamanho desenhe kalker coisa.. eu desenhei um quadrado transforme ele num grafico primeiro (F8) e com ele ainda selecionado transforme num movie clip de 2 clikes nele para entra no movie clip agora faça o movimento que você quer que ele tenha faça o seguinte pra fikar mais facil.. clike no frame 20 e aperte f6 ai você pega a ferramenta free transform toll (u) e aumeta ele de tamanho ( não tenha dó de dexar gande) agora clike no frame 1 com o botão direito e copie os frames vá ate o frame 40 e clike com o direito e escolha paste frames no frame 20 você clika f6 outra vez vai fikar com dois key frames marcados ai você vai no frame 1 clika com o direito e escolhe criate motion twen e mais ou menos no frame 30 faça a mesma coisa dexe selecionado o frame 1 e entre nas actions dele F9 e coloque stop(); ou tecle esc+st faça isso no frame 20 e 40 agora volte para o movie clike ( clike em scene1) selecione o forma que você desenhou e entre nas actions do movie clip e coloque o seguinte código on(rollOver){ gotoAndPlay(2); } on(rollOut){ gotoAndPlay(21); } vo explicar os comandos on(rollOver){ gotoAndPlay(2); } on(rollover){ gotoAndPlay(2); } quando colocar o mouse em cima ele vai iniciar do frame2 on(rollOut){ gotoAndPlay(21); } ele vai inciar a animação do frame 21 em diante quando tirar o mouse então é isso ai.. espero ter ajudado... falo
  20. BIFE

    Eye Cand 4000

    ah certo... valeu mesmo ó
  21. BIFE

    Eye Cand 4000

    uhé estranho isso... DA UM LIGO
  22. BIFE

    Eye Cand 4000

    eu tenho o fireworks mx 2004 e ele tem a ferramenta Eye Cand 4000 mas em varios tutoriais eles pedem uma ferramenta chamada water drops.. gostaria de saber se essa ferramenta esta em Eye Cand 4000 mesmo ou se tem que baixar e instalar a parte?
  23. AQUI TEM ALGO LEGAL SOBRE GHALERIA DE FOTOS
  24. BIFE

    Ip De Um Site

    o problema é que kit.net não vai vim o ip do site em si.. vem o ip do servior kit .net au você pega o ip do site e coloca mais o menos assim http://200.208.28.213/algum_arquivo.extenção dele
×
×
  • Criar Novo...