PHP 8.2.30
Preview: install.xml Size: 1.31 KB
//var/softaculous/tastyigniter/install.xml

<softinstall xmlns="http://www.softaculous.com">
	<settings>
		<group>
			<heading>{{site_set}}</heading>
			<input type="text" name="site_name" size="30" value="TastyIgniter">
				<head>{{site_name}}</head>
			</input>
		</group>
		<group>
			<heading>{{db_set}}</heading>
			<input type="text" name="dbprefix" size="30" value="ti_">
				<head>{{db_pre}}</head>
				<optional>true</optional>
			</input>
		</group>
		<group>
			<heading>{{ad_act}}</heading>
			<input type="text" name="admin_username" size="30" value="admin">
				<head>{{ad_name}}</head>
			</input>
			<input type="text" name="admin_pass" size="30" value="password">
				<head>{{ad_pass}}</head>
				<handle>__ad_pass</handle>
			</input>
			<input type="text" name="admin_realname" size="30" value="Administrator">
				<head>{{real_name}}</head>
			</input>
			<input type="text" name="admin_email" size="30" value="admin" softmail="true">
				<head>{{ad_email}}</head>
				<handle>__email_address</handle>
			</input>
		</group>
	</settings>
	<db>mysql</db>
	<cron>
		<min>{rand(0,59)}</min>
		<hour>*</hour>
		<day>*</day>
		<month>*</month>
		<weekday>*</weekday>
		<command>[[php_path]] [[softpath]]/artisan schedule:run >> /dev/null 2>&amp;1</command>
	</cron>
	<files>
		<exclude>example.env</exclude>
		<exclude>example.htaccess</exclude>
	</files>
</softinstall>

Directory Contents

Dirs: 6 × Files: 17

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2024-12-31 22:02:24
Edit Download
php53 DIR
- drwxr-xr-x 2024-12-31 22:02:24
Edit Download
php56 DIR
- drwxr-xr-x 2024-12-31 22:02:24
Edit Download
php71 DIR
- drwxr-xr-x 2024-12-31 22:02:24
Edit Download
php81 DIR
- drwxr-xr-x 2024-12-31 22:02:24
Edit Download
php82 DIR
- drwxr-xr-x 2024-12-31 22:02:24
Edit Download
695 B lrw-r--r-- 2022-06-09 10:13:00
Edit Download
1.50 KB lrw-r--r-- 2024-12-16 11:45:16
Edit Download
9.98 KB lrw-r--r-- 2024-12-31 11:00:12
Edit Download
5.69 KB lrw-r--r-- 2024-12-31 11:00:12
Edit Download
433 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
9.07 KB lrw-r--r-- 2024-12-31 11:00:12
Edit Download
289 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
5.07 KB lrw-r--r-- 2024-12-31 11:00:12
Edit Download
4.89 KB lrw-r--r-- 2024-12-20 12:47:22
Edit Download
921 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
5.12 KB lrw-r--r-- 2024-12-31 11:00:12
Edit Download
1.31 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
1.59 KB lrw-r--r-- 2024-12-31 11:00:12
Edit Download
1.14 KB lrw-r--r-- 2024-09-16 09:15:32
Edit Download
96.53 KB lrw-r--r-- 2024-12-31 22:02:24
Edit Download
19.03 MB lrw-r--r-- 2024-12-31 22:02:24
Edit Download
497 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).