hi,
create subdomain and Cpanel / PHP Configuration subdomain folder / set php 5.3 (.htaccess file automatic add php 5.3 code)Quote and I began my installation . In the upper left corner in the setup screen appeared a little problem (_DIR__/install/install.php line 21)
I continued with the installation no problem installation is complete
I checked the error log file 14 errors
Code: [Select]
I delete error log file and continue to play :)
no created new error log file no error :)
thanks
best regards
create subdomain and Cpanel / PHP Configuration subdomain folder / set php 5.3 (.htaccess file automatic add php 5.3 code)
# Use PHP53 as default
AddHandler application/x-httpd-php53 .php
<IfModule mod_suphp.c>
suPHP_ConfigPath /opt/php53/lib
</IfModule>
I continued with the installation no problem installation is complete
I checked the error log file 14 errors
[23-Mar-2014 03:50:31 America/Chicago] PHP Notice: Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:50:31 America/Chicago] PHP Notice: Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22
[23-Mar-2014 03:50:47 America/Chicago] PHP Notice: Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:50:47 America/Chicago] PHP Notice: Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22
[23-Mar-2014 03:51:12 America/Chicago] PHP Notice: Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:51:12 America/Chicago] PHP Notice: Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22
[23-Mar-2014 03:51:32 America/Chicago] PHP Notice: Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:51:32 America/Chicago] PHP Notice: Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22
[23-Mar-2014 03:51:39 America/Chicago] PHP Notice: Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:51:39 America/Chicago] PHP Notice: Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22
[23-Mar-2014 03:51:45 America/Chicago] PHP Notice: Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:51:45 America/Chicago] PHP Notice: Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22
[23-Mar-2014 03:52:05 America/Chicago] PHP Notice: Constant ROOT_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 21
[23-Mar-2014 03:52:05 America/Chicago] PHP Notice: Constant APP_DIR already defined in /home3/xxx/public_html/we/install/install.php on line 22
I delete error log file and continue to play :)
no created new error log file no error :)
thanks
best regards