wamp server help

naughtybird

Member
Oct 22, 2013
76
7
0
wamp server on කරල browser එකෙන් localhost page එක load කරල තියෙන project එකක් open කරාම load වෙන්නේ නෑ. url එකේ පෙන්නනේ www.project_name.com කියල. එකයි load වෙන්නේ නැත්තේ.
එත් මම url එක http://localhost/project_name කියල ගැහුවම වැඩ.


​කොහොමද මම මේක හදා ගන්නේ මචන්ලා.​
 

PirateZ

Member
Feb 3, 2009
527
117
0
wamp server on කරල browser එකෙන් localhost page එක load කරල තියෙන project එකක් open කරාම load වෙන්නේ නෑ. url එකේ පෙන්නනේ www.project_name.com කියල. එකයි load වෙන්නේ නැත්තේ.
එත් මම url එක http://localhost/project_name කියල ගැහුවම වැඩ.


​කොහොමද මම මේක හදා ගන්නේ මචන්ලා.​

PM me your teamviewer details
 

BLACKLIST_MEMBER

Well-known member
  • Feb 9, 2008
    37,854
    14,810
    113
    127.0.0.1
    http://localhost/project_name kiyala gahuwama wada karanawanam prashnayak nahaneda machan?

    project link eka click karalama yanna ubata awashyaida? therumak nahane awashya folder ekata giyahanam hari.

    oya wamp eke thiyena index.php eka wadakuth nahane ban eka makala dahan.
     
    Last edited:

    PirateZ

    Member
    Feb 3, 2009
    527
    117
    0
    ow bn ehema weda.. eth mama purudu wela inne wampserver localhost home page eken project eka select karala yana eka. loku nam thiyenakota type karannath amarune bn. _ meewa ekka ehema. ekai cn eka :sorry:

    What is the script that you have installed? can't u just install teamviewer? I will fix this in few seconds
     

    naughtybird

    Member
    Oct 22, 2013
    76
    7
    0
    screen shot ekak wath dapan. ube prob eka hariyata theren nae machan

    oky mchn..
    menna mehemai cn eka.

    me thiyenne mage localhost home page eka.


    1_zps97c4659c.png


    methna thiyena aalam kiyalna project eka click karama yanne me wage url ekakata.


    2_zpsdd1a061e.png



    Onna okai case eka?
     

    PirateZ

    Member
    Feb 3, 2009
    527
    117
    0
    oky mchn..
    menna mehemai cn eka.

    me thiyenne mage localhost home page eka.


    1_zps97c4659c.png


    methna thiyena aalam kiyalna project eka click karama yanne me wage url ekakata.


    2_zpsdd1a061e.png



    Onna okai case eka?

    What is the script you have installed in that folder??? Is it wordpress?? Does the folder have a .htaccess file?? or a custom php ?? what is inside the freakin folder?

    PS : does that happen with all the folders, or just this one?
     
    Last edited:

    naughtybird

    Member
    Oct 22, 2013
    76
    7
    0
    What is the script you have installed in that folder??? Is it wordpress?? Does the folder have a .htaccess file?? or a custom php ?? what is inside the freakin folder?

    PS : does that happen with all the folders, or just this one?

    mona script ekakwath dala na bn. hema folder ekaktama ehema. empty folder ekath haduwath yanne e folder eke namin www.com kiyala. :yes:
     

    PirateZ

    Member
    Feb 3, 2009
    527
    117
    0
    I don't have much time, I'm busy. So try this.
    Go to www folder and edit the index.php

    find

    Code:
    $suppress_localhost = true;

    and replace with

    Code:
    $suppress_localhost = false;