Author Topic: FTP and PHP Fail  (Read 8515 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
FTP and PHP Fail
« on: August 09, 2018, 01:56:16 PM »
Hi,
I installa 6 months ago CWP in my VPS, i have 2 web sites and it's work so good. Now, i want create 1 more page and i have 2 problems.
1. FTP doesn't conect, i use my account and it don't work, says:
Code: [Select]
Estado: Conexión establecida, esperando el mensaje de bienvenida...
Respuesta: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Respuesta: 220-You are user number 2 of 50 allowed.
Respuesta: 220-Local time is now 15:52. Server port: 21.
Respuesta: 220-This is a private system - No anonymous login
Respuesta: 220-IPv6 connections are also welcome on this server.
Respuesta: 220 You will be disconnected after 15 minutes of inactivity.
Comando: AUTH TLS
Error: No se pudo conectar al servidor
Estado: Esperando para reintentar...
Estado: Resolviendo la dirección de javier.ovh
Estado: Conectando a 137.74.197.46:21...
Estado: Conexión establecida, esperando el mensaje de bienvenida...
Respuesta: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Respuesta: 220-You are user number 3 of 50 allowed.
Respuesta: 220-Local time is now 15:52. Server port: 21.
Respuesta: 220-This is a private system - No anonymous login
Respuesta: 220-IPv6 connections are also welcome on this server.
Respuesta: 220 You will be disconnected after 15 minutes of inactivity.
Comando: AUTH TLS
But when i use FTP by WebPanel it works

2. PHP doesnt work in the new page. if i use file.html it works but when i use file.php says
Code: [Select]
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@parabailar.es to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

P.D: I have CWP pro and I am with all updates

Offline
*
Re: FTP and PHP Fail
« Reply #1 on: August 10, 2018, 12:28:14 PM »
for ftp try to remove https from the config file of it /etc/pure-ftpd/pure-ftpd.conf
for php you need to check error log, info about log paths are on the wiki
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: FTP and PHP Fail
« Reply #2 on: August 10, 2018, 03:13:58 PM »
for ftp try to remove https from the config file of it /etc/pure-ftpd/pure-ftpd.conf
for php you need to check error log, info about log paths are on the wiki
this is the FTP file, i dont see https.
Code: [Select]
AllowAnonymousFXP           no
AllowUserFXP                no
AltLog                      clf:/var/log/pureftpd.log
AnonymousCanCreateDirs      no
AnonymousCantUpload         no
AnonymousOnly               no
AntiWarez                   yes
AutoRename                  no
BrokenClientsCompatibility  no
ChrootEveryone              yes
CustomerProof               yes
Daemonize                   yes
DisplayDotFiles             yes
DontResolve                 yes
LimitRecursion              10000 8
MaxClientsNumber            50
MaxClientsPerIP             8
MaxDiskUsage                99
MaxIdleTime                 15
MaxLoad                     4
MinUID                      1000
NoAnonymous                 yes
ProhibitDotFilesRead        no
ProhibitDotFilesWrite       no
PureDB /etc/pure-ftpd/pureftpd.pdb
SyslogFacility              ftp
TLS                         1
Umask                       133:022
UnixAuthentication       yes
VerboseLog                  no
And the php fail could be this?
Code: [Select]


EDIT: PHP problem solved, this is the url: http://wiki.centos-webpanel.com/500-internal-server-error now, i will study FTP problem, thanks!
« Last Edit: August 10, 2018, 03:29:14 PM by JaviAB »

Offline
*
Re: FTP and PHP Fail
« Reply #3 on: August 11, 2018, 08:13:09 AM »
for ftp issue check "TLS" line in the config
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: FTP and PHP Fail
« Reply #4 on: August 14, 2018, 01:36:00 PM »
for ftp issue check "TLS" line in the config
i dont see it, where is the file?

Offline
*
Re: FTP and PHP Fail
« Reply #5 on: August 15, 2018, 09:48:32 AM »
for ftp issue check "TLS" line in the config
If i disable firewall manager, FTP works. what should i do?

Offline
*
Re: FTP and PHP Fail
« Reply #6 on: September 06, 2018, 03:08:10 AM »
for ftp issue check "TLS" line in the config

When are you going to reply to these posts, or you going to leave them ALL unattended? I've been waiting for days! no reply, no help, is this how all paying customers are treated?