Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Script Install & Update scripts for Debian OS (>= 11) based on latest XUI v1.5.13

halitvhd

Moderator
Staff member
Moderator
Ext. Member
Joined
Jun 11, 2023
Messages
76
Reaction score
449
Points
64
Location
Hungary

Install & Update scripts for Debian OS (>= 11) based on latest XUI v1.5.13​


This is a work-in-progress repository made just for test and "forced" to work on Debian 12.​

MariaDB/MySQL server was removed to allow just a remote database connection.​


Run install/update script​


[CODE title="Now start"]using curl: bash <(curl -s 'https://raw.githubusercontent.com/LelieL91/XUI.one/main/install.sh')
using wget: bash <(wget -q -O - 'https://raw.githubusercontent.com/LelieL91/XUI.one/main/install.sh')[/CODE]

Post Install/Current Issues​

Debian 12 missing dependencies (XUI.one included PHP requirements):​

  • libjpeg8_8d-1+deb7u1_amd64
  • multiarch-support_2.28-10+deb10u4_amd64
  • libssl1.1_1.1.1w-0+deb11u1_amd64

Default XUI.one Database Workaround (not all XUI.one tested):​

  • Problem: current_timestamp() sent as string
    Change these table column default value from current_timestamp() to NULL
    Tables: lines, stream - column: updated
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top