Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-05-16, 19:15:34

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jtaco263

Pages: 1 2 3 [4] 5 6 ... 12
46
Kloxo-MR Technical Helps / Re: error 500
« on: 2017-04-06, 21:10:37 »
that work thanks

47
Kloxo-MR Technical Helps / error 500
« on: 2017-04-06, 01:16:23 »
hey i am using a personal captcha (i build it but i had 500 error so i updated php to 5.4 and php type was on mod_php_ruid2 and then it worked now it doesnt work and i changed php type to php-fpm_event but still error 500

this is a extract frommy code :

Code: [Select]
public function ConvertString($string,$TypeOfWords){
private function GenerarVocal(){

i use private and public functions but error 500 is dropping out

which php type do i need here is an extract of headers:

request headers
Code: [Select]
GET /captcha/captcha.php HTTP/1.1
Host: www.dattasolutions.com.mx
Connection: keep-alive
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Accept-Encoding: gzip, deflate, sdch
Accept-Language: es-419,es;q=0.8
Cookie: __cfduid=df1a44f00668f64076414f7d2e2176cb71481147490; _ga=GA1.3.1666606353.1481147481; PHPSESSID=ebb37b7ea13ec6e8b81a8bf9831d2d0d; __utmt=1; __utma=153539245.1666606353.1481147481.1491349163.1491433988.12; __utmb=153539245.1.10.1491433988; __utmc=153539245; __utmz=153539245.1481147481.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)


response headers
Code: [Select]
HTTP/1.1 500 Internal Server Error
Date: Wed, 05 Apr 2017 23:16:18 GMT
Content-Type: image/png
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/5.4.45
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
X-Content-Type-Options: nosniff
X-XSS-Protection: 1;mode=block
X-Frame-Options: SAMEORIGIN
Access-Control-Allow-Origin: *
X-Supported-By: Kloxo-MR 7.0
Server: cloudflare-nginx
CF-RAY: 34b036df820b5921-DFW


when normally this a working response header

Code: [Select]
HTTP/1.1 200 OK
Content-Type: image/png
Transfer-Encoding: chunked
Connection: keep-alive
Keep-Alive: timeout=15
Date: Wed, 05 Apr 2017 23:20:09 GMT
Server: Apache
X-Powered-By: PHP/5.5.38
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: PHPSESSID=ab6e53ab3752dba523d60143ed4d3d0f; path=/


48
Kloxo-MR Technical Helps / Re: Script folder is missing
« on: 2017-03-02, 18:58:50 »
whats the function of that folder?

49
i have like 189 messages in mail queue whis this info

Code: [Select]
MESSAGE NUMBER 9705269
 --------------
Received: (qmail 22475 invoked by uid 0); 23 Feb 2017 08:27:47 -0000
Date: 23 Feb 2017 08:27:47 -0000
Message-ID: <20170223082747.22474.qmail@sv1.domain.mx>
From: Anacron <root@sv1.domain.mx>
To: root@sv1.domain.mx
Content-Type: text/plain; charset="ANSI_X3.4-1968"
Subject: Anacron job 'cron.daily' on sv1.dattasolutions.com.mx

/etc/cron.daily/logrotate:

error: hiawatha:7 unknown user 'www-data'
error: found error in /var/log/hiawatha/access.log , skipping

and this:

Code: [Select]
-------------
MESSAGE NUMBER 9703120
 --------------
Received: (qmail 425 invoked for bounce); 26 Feb 2017 09:20:55 -0000
Date: 26 Feb 2017 09:20:55 -0000
From: MAILER-DAEMON@sv1.domain.mx
To: root@sv1.domain.mx
Subject: failure notice

Hi. This is the qmail-send program at sv1.dattasolutions.com.mx.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<root@sv1.domain.mx>:
Sorry, I wasn't able to establish an SMTP connection. (#4.4.1)
I'm not going to try again; this message has been in the queue too long.

--- Below this line is a copy of the message.

Return-Path: <root@sv1.domain.mx>
Received: (qmail 8581 invoked by uid 0); 19 Feb 2017 08:46:52 -0000
Date: 19 Feb 2017 08:46:52 -0000
Message-ID: <20170219084652.8578.qmail@sv1.domain.mx>
From: Anacron <root@sv1.domain.mx>
To: root@sv1.domain.mx
Content-Type: text/plain; charset="ANSI_X3.4-1968"
Subject: Anacron job 'cron.daily' on sv1.domain.mx

/etc/cron.daily/logrotate:

error: hiawatha:7 unknown user 'www-data'
error: found error in /var/log/hiawatha/access.log , skipping

how or why is this happening it is normal?  kloxomr version 7

50
i tried this :

Code: [Select]
yum install php54-mbstring
then restarted apache and php and now it works i looked into apache error logs and saw mbstring as unknown variable the i searched in google and i find it here:
https://forum.mratwork.com/indonesia-users/please-enable-php-mbstring-extension-on-your-server/

now it works perfectly thanks mustafa

51
still is 404 there is nosuch file or directory

52
ijust saw in phpmyadmin that rouncube user database is empty

54
ijust did and still not working

55
doesnt show anything still 500 error

56
this is what roundcube does:

Code: [Select]
Request URL:http://webmail.dattasolutions.com.mx/roundcube/?_task=login
Request Method:POST
Status Code:500 Internal Server Error
Remote Address:104.28.16.48:80
Response Headers
view source
Access-Control-Allow-Origin:*
Cache-Control:private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0
CF-RAY:3364ff3006f452d2-MIA
Connection:keep-alive
Content-Type:text/html; charset=utf-8
Date:Fri, 24 Feb 2017 18:31:51 GMT
Expires:Fri, 24 Feb 2017 18:31:51 GMT
Last-Modified:Fri, 24 Feb 2017 18:31:51 GMT
Pragma:no-cache
Server:cloudflare-nginx
Set-Cookie:roundcube_sessauth=-del-; expires=Fri, 24-Feb-2017 18:30:51 GMT; path=/; httponly
Transfer-Encoding:chunked
X-Content-Type-Options:nosniff
X-DNS-Prefetch-Control:off
X-Frame-Options:SAMEORIGIN
X-Powered-By:PHP/5.4.45
X-Supported-By:Kloxo-MR 7.0
X-XSS-Protection:1;mode=block
Request Headers
view source
Accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Accept-Encoding:gzip, deflate
Accept-Language:es-419,es;q=0.8
Cache-Control:max-age=0
Connection:keep-alive
Content-Length:134
Content-Type:application/x-www-form-urlencoded
Cookie:__cfduid=df1a44f00668f64076414f7d2e2176cb71481147490; _ga=GA1.3.1666606353.1481147481; __utma=153539245.1666606353.1481147481.1486670845.1486674668.6; __utmz=153539245.1481147481.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); roundcube_sessid=d0387639d813e19e223ccd6b0ff1647c; PHPSESSID=f31200d33412bf5ce3cdbe7d24fa2cf0; __utmt=1; __utma=121191310.1666606353.1481147481.1487955820.1487961090.6; __utmb=121191310.2.10.1487961090; __utmc=121191310; __utmz=121191310.1481229349.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
Host:webmail.dattasolutions.com.mx
Origin:http://webmail.dattasolutions.com.mx
Referer:http://webmail.dattasolutions.com.mx/roundcube/?_task=login
Upgrade-Insecure-Requests:1
User-Agent:Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
Query String Parameters
view source
view URL encoded
_task:login
Form Data
view source
view URL encoded
_token:wfT3T6YD5ClP22ngYNir4nQpgz8uSvwS
_task:login
_action:login
_timezone:America/Mexico_City
_url:_task=login
_user:yy
_pass:yy

57
with the command u gave me

58
Code: [Select]
[root@sv1 ~]# dir -al /home/kloxo/httpd/webmail/roundcube
total 292
drwxr-xr-x 14 apache apache   4096 Feb 24 12:03 .
drwxr-xr-x  9 apache apache   4096 Feb 24 12:03 ..
-rw-r--r--  1 apache apache 144906 Feb 24 12:03 CHANGELOG
-rw-r--r--  1 apache apache   1657 Feb 24 12:03 Dockerfile
-rw-r--r--  1 apache apache  10451 Feb 24 12:03 INSTALL
-rw-r--r--  1 apache apache  35147 Feb 24 12:03 LICENSE
-rw-r--r--  1 apache apache   4017 Feb 24 12:03 README.md
drwxr-xr-x  7 apache apache   4096 Feb 14 13:43 SQL
-rw-r--r--  1 apache apache   3579 Feb 24 12:03 UPGRADING
drwxr-xr-x  2 apache apache   4096 Feb 24 12:03 bin
-rw-r--r--  1 apache apache   1362 Feb 24 12:03 composer.json-dist
drwxr-xr-x  2 apache apache   4096 Feb 14 13:45 config
-rw-r--r--  1 apache apache   1306 Feb 24 12:03 index-test.php
-rw-r--r--  1 apache apache  12726 Feb 24 12:03 index.php
drwxr-xr-x  3 apache apache   4096 Feb 14 13:43 installer
-rw-r--r--  1 apache apache   3365 Feb 24 12:03 jsdeps.json
drwxr-xr-x  2 apache apache   4096 Feb 14 13:43 logs
drwxr-xr-x 36 apache apache   4096 Feb 24 12:03 plugins
drwxr-xr-x  8 apache apache   4096 Feb 14 13:43 program
drwxr-xr-x  3 apache apache   4096 Feb 24 12:03 public_html
-rw-r--r--  1 apache apache     26 May 22  2016 robots.txt
drwxr-xr-x  4 apache apache   4096 Feb 14 13:43 skins
drwxr-xr-x  2 apache apache   4096 Feb 14 13:43 temp
drwxr-xr-x  5 apache apache   4096 Feb 24 12:03 tests
drwxr-xr-x  8 apache apache   4096 Feb 14 13:43 vendor

59
the problem appears after put user and passwd in login

60
still failing

Pages: 1 2 3 [4] 5 6 ... 12

Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine

Page created in 0.053 seconds with 20 queries.

web stats analysis