Hi,
I'm trying to set contao installation on a new server. The problem is, I'm not allowed to change permissions on assets/images, system/logs and system/tmp folders. Also, since it's not my server, I don't have any information about FTP settings, so I can't put this into localconfig.php because I get and error saying that FTP host name is empty:
Is there any way to skip this entirely and just go to update database part? ThanksCode:$GLOBALS['TL_CONFIG']['useFTP'] = true; $GLOBALS['TL_CONFIG']['ftpHost'] = ''; // FTP host $GLOBALS['TL_CONFIG']['ftpPath'] = ''; // FTP path (e.g. html/) $GLOBALS['TL_CONFIG']['ftpUser'] = ''; // FTP username $GLOBALS['TL_CONFIG']['ftpPass'] = ''; // FTP password

 
			
 
			
			 Skipping SMH and FTP settings
 Skipping SMH and FTP settings
				 
					
					
					
						 Reply With Quote
Reply With Quote
Bookmarks