• 30-09-2008, 17:49:38
    #1
    Warning: Division by zero in c:\Inetpub\wwwroot\makale\index.php on line 9

    Warning: main(php) [function.main]: failed to open stream: No such file or directory in c:\Inetpub\wwwroot\makale\index.php on line 9

    Warning: main() [function.include]: Failed opening 'php' for inclusion (include_path='.;C:\php5\pear') in c:\Inetpub\wwwroot\makale\index.php on line 9

    Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in c:\Inetpub\wwwroot\makale\index.php on line 10

    Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in c:\Inetpub\wwwroot\makale\index.php on line 10

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in c:\Inetpub\wwwroot\makale\index.php on line 11


    boyle bir hata alıyorum sebebini bilmiyorum index.php include etcektim olmadı
    include (makale/vt.php); olarak denedim olmadı
    include (/vt.php); denedim olmadı :S bugun phpmyadmin kurulumu için bir kaç defa mysql silmiştim ama ondan değil ehrhal forum kurdum çalışıyor veritabanına baglanma olyor
  • 30-09-2008, 17:52:50
    #2
    tmm sorunu buldum benim kodlama eksikliğimden olmus konu kilitlenebilir include (/vt.php); yerine include ("/vt.php"); yaptım çözüldü