Xain - Hotel Management System with Website

Xain - Hotel Management System with Website v3.0

No permission to download
May 16, 2022
98
52
18
Hi, thanks for sharing buddy...Question: Has anybody able to install it? i'm trying in my local server and getting this error message:

1660957733720.png

Any idea?

Update:

Here's what i did, i deleted all lines from line 276 and set to True in the Requirements.php:

*** Hidden text: cannot be quoted. ***


1660958711725.png

Just comment those lines:

Code:
    function smtp_check(){
//        $apdomain = $this->domain();
//        $f = @fsockopen($apdomain, 25) ;
//        if ($f !== false) {
//            $res = fread($f, 1024) ;
//            if (strlen($res) > 0 && strpos($res, '220') === 0) {
//                return TRUE;
//            }
//            else {
//				return FALSE ;
//                return TRUE ;
//            }
//        }
//        @fclose($f);
        return TRUE;
    }

}
 
Last edited:

hawaljoe2

New member
Aug 12, 2020
19
5
3
I keep getting message even though I have active internet.
"Failed! Please Check your internet connection and Try again"
and I am stacked at completion stage
 

hawaljoe2

New member
Aug 12, 2020
19
5
3
Just type you url without install is done
Yes I have been doing that since. But it still redirect me to the installation Page.

I think there should be and env file that has to be created in the install/flag fold but it's not created yet.

If anyone who have successfully install that app can share with that "env" file so can put it in my flag folder to avoid the redirecting to the installation Page.
Thanks 🙏
 

Forum statistics

Threads
69,205
Messages
908,332
Members
236,799
Latest member
basselturky2

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu