depo upload site

Kapat
X
 
  • Filtre
  • Zaman
  • Gösterim
Clear All
yeni mesajlar
  • radegast
    Junior Member
    • 02-07-2007
    • 155

    depo upload site

    depo upload sitesi için
    phpATM - v1.30 kurdum daha doğrusu kuramadım bilen arkadaşlar detaylı anlatabilirmi
    saygılar
  • ozkandonmez
    Administrator
    • 30-12-2002
    • 47398

    #2
    Konu: depo upload site

    Nesinin ayrıntısını istiyorsun arkadaşım ?

    2 yıl kadar önce anlattığımız bir konu vardı bakın yetersiz bulursanız , takıldığınız yerleri sorunuz.

    Üyelere Özel Konuları Görebilmek İçin Lütfen ÜYE GİRİŞİ Yapınız



    HAYDI IPTV YAPALIM

    TBS 6991 Dual Tuner Dual CI Tv kartı linux sürücü yükleme

    LÜTFEN OKUYUN

    Yorum

    • radegast
      Junior Member
      • 02-07-2007
      • 155

      #3
      Konu: depo upload site

      usta siz local e anlatmışınız ben bunu benim ücretli hosta kuracağım şu şekil anlatayım benim site(www.xxxxx.comda)kurulu ben publıc html içine depo klasörü adı altında php atm yı attım ve ayarları aşağıdaki şekilde yaptım


      PHP Code:
      $homeurl "http://www.xxxxx.com/depo";
      //
      // The name of administrator (usually your name)
      //
      $admin_name 'Administrator';
      //
      // Administrator e-mail address
      //
      $admin_email 'user@yourdomain.tld';
      //
      // If your site has the mail function disabled you can use the SMTP e-mailer.
      // Just set $use_smtp to true, fill $smtp_host with your smtp server (something
      // like smtp.yourisp.net) and, if required, your username and password.
      // Note that if you use 'localhost' as host, password and username normally
      // are not required.
      //
      $use_smtp false;
      $smtp_host ='';
      $smtp_username '';
      $smtp_password '';
      //
      // $domain_name: the domain of your site without trailing 'http://' (eg. www.mysite.net)
      // $script_folder_path: the path where phpATM is located relative to the domain name
      //
      $domain_name 'http://www.xxxxx.com/depo';
      $script_folder_path 'folder1/folder2';
      $installurl 'http://' $domain_name '/' $script_folder_path


      PHP Code:
      $script_folder_path 'folder1/folder2'
      bu kısmı yukarıdakilere bakarak nasıl edıtlemem gerecek,ve yaptıklarım tammı eksik varsa nelerdir,saygılar

      Yorum

      • radegast
        Junior Member
        • 02-07-2007
        • 155

        #4
        Konu: depo upload site

        yukarıdaki duruma göre şu hatayı veriyor,
        Warning: include(/home/xxxxx/public_html/include/conf.php) [function.include]: failed to open stream: No such file or directory in /home/xxxxx/public_html/depo/index.php on line 25

        Warning: include() [function.include]: Failed opening '/home/xxxxx/public_html/include/conf.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxx/public_html/depo/index.php on line 25

        Warning: include(/home/xxxxx/public_html/include/common.) [function.include]: failed to open stream: No such file or directory in /home/xxxxx/public_html/depo/index.php on line 26

        Warning: include() [function.include]: Failed opening '/home/xxxxx/public_html/include/common.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxx/public_html/depo/index.php on line 26

        Fatal error: Call to undefined function getfilesvar() in /home/xxxxx/public_html/depo/index.php on line 1168

        Yorum

        • radegast
          Junior Member
          • 02-07-2007
          • 155

          #5
          Konu: depo upload site

          konu güncel sn admin

          Yorum

          • ozkandonmez
            Administrator
            • 30-12-2002
            • 47398

            #6
            Konu: depo upload site

            Bu phpatm nin 1.30 versiyonumu onu belirtin.

            $domain_name = 'http://www.xxxxx.com/depo'; bu satırı yanlış yazmışsınız.

            hemen üzerinde açıklamasınıda yapmışlar aslında, http:// olmadan yazacaktınız.

            $domain_name = 'www.xxxxx.com'; böyle olacak


            $script_folder_path = 'folder1/folder2';

            bu kısmıda sizin sitenizdeki klasör e göre

            $script_folder_path = 'depo'; olacak.
            Üyelere Özel Konuları Görebilmek İçin Lütfen ÜYE GİRİŞİ Yapınız



            HAYDI IPTV YAPALIM

            TBS 6991 Dual Tuner Dual CI Tv kartı linux sürücü yükleme

            LÜTFEN OKUYUN

            Yorum

            • radegast
              Junior Member
              • 02-07-2007
              • 155

              #7
              Konu: depo upload site

              Warning: include(/home/xxxxx/public_html/include/conf.php) [function.include]: failed to open stream: No such file or directory in /home/xxxxx/public_html/depo/index.php on line 25

              Warning: include() [function.include]: Failed opening '/home/xxxxx/public_html/include/conf.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxx/public_html/depo/index.php on line 25

              Warning: include(/home/xxxxx/public_html/include/common.) [function.include]: failed to open stream: No such file or directory in /home/xxxxx/public_html/depo/index.php on line 26

              Warning: include() [function.include]: Failed opening '/home/xxxxx/public_html/include/common.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxx/public_html/depo/index.php on line 26

              Fatal error: Call to undefined function getfilesvar() in /home/xxxxx/public_html/depo/index.php on line 1168
              bu hatayı verdi busefer chmod degerlerinde bi oynama yapılakmı acaba saygılar

              Yorum

              İşlem Yapılıyor
              X