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 - AcemiPenguen

Pages: 1 [2] 3
16
CentOS 7 Problems / SQLSRV is not running
« on: May 08, 2020, 11:50:30 PM »
i try to open sqlsrv on php 7.3.17, clicked sqlsrv checkbox and rebuilded but not in list of info.. i tried all steps on cwp-wiki, all of success but still not working.. how can i install driver and run sqlsrv support on cwp?

17
CentOS 7 Problems / Re: php ini not changing
« on: April 26, 2020, 02:04:31 AM »
i solved that like this, maybe the other users need the solve

i created file in /usr/local/php/php.d/user.ini

and i put this in the file,

upload_max_filesize = 40M
post_max_size = 35M

save and exit and now php info looking correct size.

18
CentOS 7 Problems / Re: php ini not changing
« on: April 26, 2020, 01:41:32 AM »
i changed 3 files more 2m but still lookin info.php upload_max_filesize 2 m


19
CentOS 7 Problems / Re: php ini not changing
« on: April 26, 2020, 01:36:07 AM »
/etc/php.ini
/opt/alt/php7/usr/php/php.ini
/usr/local/bin/php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-22_22-06-59_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-22_22-07-15_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-22_22-25-37_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-25_14-21-01_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-25_14-21-18_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-25_23-25-55_php.ini
/usr/local/cwp/.conf/backups/file_editor_backups/2020-04-26_03-01-49_php.ini
/usr/local/cwp/php71/php.ini
/usr/local/cwp/php71/php.ini.rpmsave
/usr/share/doc/php-common-5.4.16/php.ini-development
/usr/share/doc/php-common-5.4.16/php.ini-production


i checked all of them.. and i will check again now.. hope i can find :)

20
CentOS 7 Problems / Re: php ini not changing
« on: April 26, 2020, 01:24:05 AM »
i changed /usr/local/bin/php.ini name ph.i but still working.. then, its not using this file.. but which one?

21
CentOS 7 Problems / Re: php ini not changing
« on: April 26, 2020, 01:22:10 AM »
no such file or directory

22
CentOS 7 Problems / Re: php ini not changing
« on: April 26, 2020, 12:29:56 AM »
i have free licence cwp and nginx+apache+varnish

phpinfo command says that;
Configuration File (php.ini) Path   /usr/local/php
Loaded Configuration File   /usr/local/bin/php.ini
Scan this dir for additional .ini files   /usr/local/php/php.d

i opened that file php.ini with console nano and changed.. restarted the server but still looking size like that;

upload_max_filesize   2M   2M




23
CentOS 7 Problems / php ini not changing
« on: April 25, 2020, 11:43:59 PM »
hello,

I want to change my php ini settings about upload max filesize.
when i try to change on php simple editor or php.ini configurator, its look good but when i try to open php info, its not changing. which file need to change? whats problem about that?

 i try to change its 20 megs, but still lookin 2 megs.

24
CentOS 7 Problems / Re: php-fpm not installed
« on: April 25, 2020, 11:42:35 PM »
i solved the problem like this,

removed all accounts and domains on my server and changed apache settings then all services working fine.

25
CentOS 7 Problems / Re: CWP 7 can't login to user panel
« on: April 23, 2020, 10:30:35 PM »
just try to address of hostname:2083 not any tags or address..

26
CentOS 7 Problems / Re: Change Server Date & Time
« on: April 23, 2020, 10:29:08 PM »
i have same problem, always have 1 hours difference. i changed php.ini and trying to change on panel too.. but always difference. how can i solve?

27
CentOS 7 Problems / php-fpm not installed
« on: April 23, 2020, 10:28:02 PM »
hello,

i lost partition home and need to re-install my centos and cwp. now, i tried to change server apache&nginx&varnish but, nginx not starting. bcos, its always says that error,

Code: [Select]
Apr 24 02:14:21 cwp.inegoladsm.gov.tr nginx[9501]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.d/vhosts/inegoladsm.gov.tr.ssl.conf:148
Apr 24 02:14:21 cwp.inegoladsm.gov.tr nginx[9501]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.d/vhosts/intranet.inegoladsm.gov.tr.ssl.conf:9
Apr 24 02:14:21 cwp.inegoladsm.gov.tr nginx[9501]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.d/vhosts/intranet.inegoladsm.gov.tr.ssl.conf:74
Apr 24 02:14:21 cwp.inegoladsm.gov.tr nginx[9501]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.d/vhosts/intranet.inegoladsm.gov.tr.ssl.conf:111
Apr 24 02:14:21 cwp.inegoladsm.gov.tr nginx[9501]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.d/vhosts/intranet.inegoladsm.gov.tr.ssl.conf:148
Apr 24 02:14:21 cwp.inegoladsm.gov.tr nginx[9501]: nginx: [emerg] cannot load certificate "/etc/pki/tls/certs/intranet.inegoladsm.gov.tr.bundle": PEM_read_bio_X509_AUX() failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start line:Expecting: TRUSTED CERTIFICATE)
Apr 24 02:14:21 cwp.inegoladsm.gov.tr systemd[1]: nginx.service: control process exited, code=exited status=1
Apr 24 02:14:21 cwp.inegoladsm.gov.tr systemd[1]: Failed to start nginx - high performance web server.
Apr 24 02:14:21 cwp.inegoladsm.gov.tr systemd[1]: Unit nginx.service entered failed state.
Apr 24 02:14:21 cwp.inegoladsm.gov.tr systemd[1]: nginx.service failed.

when i try to change webserver main cfg, show always everywhere php-fpm not install and directing php-fpm selector. its not workin on free version. always says cwppro required. how can i solve that problem?

28
E-Mail / Re: cannot send but can receive mail
« on: April 06, 2018, 08:18:56 PM »
can anybody help?

29
E-Mail / Re: Can send email but not receiving email (gmail/yahoo)
« on: April 02, 2018, 10:20:35 PM »
if you changed port (please tell me how to do) need to change it on the firewall too i think..

30
E-Mail / Re: Can send email but not receiving email (gmail/yahoo)
« on: April 02, 2018, 10:01:26 AM »
if u cannot receive, i think mx record or hostname can be wrong in settings and records..

first check your mx about your domin mxtoolbox.com and try to fix problems first..

i installed cwp and centos 7 too and i can receive all mail but cannot send out with 25 port :) i dont know why..

Pages: 1 [2] 3