salvazo
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Posts
Recent activity by salvazo-
Some warnings from PHP 7.2
Hi, I'm getting these warnings and errors: PHP Warning: Unsupported declare 'strict_types' PHP Parse error: syntax error, unexpected '?', expecting variable (T_VARIABLE) It seems PHP 7 is not ...
-
Call to undefined function apache_lookup_uri()
Hi there, Does anyone know anything about this missing function? Thanks,
-
FTP connection from VBA is not working
Hi, I'm trying to connect to an FTP from a VBA program with this code: hConnect = InternetConnect(hInternet, _ sFtp, _ INTERNET_DE...
-
FTP accounts not working
Hi, I'm trying to setup an account from FTP accounts but I always get this message from Filezilla: Error: The data connection could not be established: ECONNREFUSED - Connection refused by serv...
-
Subdomains sharing the same folder
Hi, Im trying to find a solution for this with no success. I have two subdomains: subdomain1.domain1.com subdomain2.domain2.com Both subdomains have to share the same folder on the server located...