mfreiholz / iF.SVNAdmin

Web-based GUI to manage Subversion repositories and User/Group permissions (+LDAP support)
http://svnadmin.insanefactory.com/
GNU General Public License v2.0
350 stars 153 forks source link

svnadmin on rocky9 #179

Open manojr2k opened 7 months ago

manojr2k commented 7 months ago

hi i am trying to configure the svnadmin on rocky9 by following the below URL http://svnadmin.insanefactory.com/documentation/#installation-version-stable

on rocky9 we have php8 installed by default. PHP 8.0.30 (cli) (built: Aug 3 2023 17:13:08) ( NTS gcc x86_64 ) Copyright (c) The PHP Group Zend Engine v4.0.30, Copyright (c) Zend Technologies with Zend OPcache v8.0.30, Copyright (c), by Zend Technologies

when i try to browse the folder.i received errror as Wrong PHP version. The minimum required version is: 5.3

can you please suggest ?