Ask questions about your install or get help installing and configuring ProcessMaker 2
#780664
Hi,

I'm trying to install Processmaker 2.5.2 on a dedicated machine we have rented from a provider; it is a Centos 6.5 64 bit.
The installation of Apache unfortunately is not standard, because we have also Direct Admin + mail server and we plan to put other websites on it also.

I followed the installation instructions for centos 6.5 , and extracted processmaker in /opt

Then I have created a custom .conf file mixing pmos.conf and some directives required by this particular Apache (2.4) configuration. It's an SSL virtual host, as follows:

---------------------
<VirtualHost 81.31.153.177:443 >

SSLEngine on
SSLCertificateFile /etc/httpd/conf/ssl.crt/server.crt
SSLCertificateKeyFile /etc/httpd/conf/ssl.key/server.key
SSLCACertificateFile /etc/httpd/conf/ssl.crt/server.ca
SSLOptions +FakeBasicAuth +ExportCertData +StrictRequire

ServerName pratiche.MYDOMAIN.it
ServerAdmin webmaster@MYDOMAIN.it
DocumentRoot /opt/processmaker/workflow/public_html

DirectoryIndex index.html index.php

CustomLog /var/log/httpd/domains/MYDOMAIN.it.bytes bytes
CustomLog /var/log/httpd/domains/MYDOMAIN.it.log combined
ErrorLog /var/log/httpd/domains/MYDOMAIN.it.error.log

<Directory "/opt/processmaker/workflow/public_html">

AddDefaultCharset UTF-8

AllowOverRide none
Options FollowSymlinks

Order allow,deny
Allow from all
Require all granted

RewriteEngine on
RewriteRule ^.*/(.*)$ sysGeneric.php [NC,L]

ExpiresActive On
ExpiresDefault "access plus 1 day"
ExpiresByType image/gif "access plus 1 day"
ExpiresByType image/png "access plus 1 day"
ExpiresByType image/jpg "access plus 1 day"
ExpiresByType text/css "access plus 1 day"
ExpiresByType text/javascript "access plus 1 day"

AddOutputFilterByType DEFLATE text/html

Options -ExecCGI

<IfModule mod_fcgid.c>
FCGIWrapper '/usr/local/safe-bin/fcgid54.sh /usr/local/directadmin/data/users/pdebi76/php/MYDOMAIN.it.ini -d sendmai$
<FilesMatch "\.php$">
SetHandler fcgid-script
Options +ExecCGI
</FilesMatch>
</IfModule>


</Directory>
</VirtualHost>

----------------------------------------

When I try to access https://pratiche.MYDOMAIN.it , it redirects me to https://pratiche.MYDOMAIN.it/sys/en/neo ... ogin/login

I've already solved 404 and 403 errors, but now it gives me a blank page with error "No input file specified. " It's not an error handled by Apache or the browser, but it is an error message by the code.

Can anybody please help me ?

Thank you very much in advance

BR
Marco
#780705
I solved using the "installation in hosted environment" procedure...
I had to manually create the virtual host configuration file, copying it from a Direct Admin generated one, but changing the path of the document root, and placing it in a path were it does not get modified by Direct Admin; then I put an include directive for it in the main httpd.conf and I put the .htaccess file for the other directives in workflow/public_html

Marco
#781256
Hi,

I try to use the qubeinstaller.centos6.3 on my machine, but when I running this application in terminal. I got this error message:

INFO: discovery OS: 'CENTOS'
INFO: discovery OS version: '6.3'
INFO: descovery arch: 'x86_64'
Tracebacj most recent call last:
File "<string>", line 291, in <module>
File "<string>", line 127, in __init__
File "/tmp/qubeInstaller/build/pyi.linux2/qubeInstaller/out00-PYZ.pyz/pages.finishedPage", line 61, in __init__
IndexError: list assignment index out of range

I'm already try three machines all get this error message. Anybody have ideas about this?
#785086
marcoazzali76 wrote:I solved using the "installation in hosted environment" procedure...
I had to manually create the virtual host configuration file, copying it from a Direct Admin generated one, but changing the path of the document root, and placing it in a path were it does not get modified by Direct Admin; then I put an include directive for it in the main httpd.conf and I put the .htaccess file for the other directives in workflow/public_html

Marco
Hi Marco, how did you solve the "no input file specified" error please? I have the same, redirects to the correct URL when using the domain name, but just shows a blank page with "no input file specified", looking around some people (not PM) claim that this is an error as a result of a poorly structured .htaccess file but am keen to see what you have done to resolve? Thanks.

Embark on your virtual journey with Dappsfirm! Our[…]

Unleash your creativity with us! Dive into the wor[…]

Most entrepreneurs would pick the crypto exchange […]

Most Useds NSF to PST Converter

MailsDaddy NSF to PST Converter is the best solu[…]