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

Pages: [1]
1
E-Mail / php mail does not work in google cloud
« on: August 03, 2021, 07:18:00 PM »
Hey,
I have been using cwp from 2012 and with google cloud from 2019 but my any php application's SMTP script does not work. usually I used G Suite. even I also contacted paid support but they unable to provide me support, They told me that Google cloud block 25 port so mail will not work but how could it is possible? WP Mail SMTP. plugins able to manage send and received mail in same server.

There have anyone who can help me to fix it? either I have to switch to aws or other but I believe defiantly there have some solution in cwp

2
this is not full log its part of the log at last only, you need to see some beginning entries
I am unable to logs details on here, so uploaded in other domain and sharing, you see full log details.

https://bluezeallabs.com/test/php-rebuild.txt

Thanks in advance.

3
hi check the  full Php build log for the errors i think you've dependencies issues on your OS

Thanks for reply.
I am using - CentOS 7 (x86_64) - with Updates HVM from aws and logs are below

Configure DONE!
####################
make: getcwd: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
Make DONE!
####################
make: getcwd: No such file or directory
make: *** No rule to make target `install'.  Stop.
Make Install DONE!
####################
cp: cannot stat 'php.ini-production': No such file or directory
/usr/local/src/php-rebuild.sh: line 190: cd: ..: No such file or directory
tar: ioncube_loaders_lin_*.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
mv: cannot stat 'ioncube/': No such file or directory
PHP Rebuild Completed
#########################

grep: /usr/local/src/php-rebuild.sh: No such file or directory
DELETING DSO Handler
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

4
Hello Sandeep,
I could not install php 7.4or 8.0.8. I am using cwp pro. Always gets following error

Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make: *** [ext/fileinfo/libmagic/apprentice.lo] Error 1
Redirecting to /bin/systemctl restart httpd.service

Build Completed
###################


Error:Can't add notification!



5
How I will enable 2FA for admin ( root)?

6
Aplications / STUN/TURN Server
« on: August 11, 2020, 11:54:41 PM »
How install STUN/TURN server using CWP. does it support?
If anyone knows then please explain the process.

7
Apache / Re: Run Node js with CWP
« on: June 02, 2020, 03:21:15 PM »
I am getting the same error. please note I open a port for 8181 as I used, still problem is exist. can any one help?

8
CentOS 7 Problems / Re: Max upload is not working in php.ini
« on: February 16, 2020, 09:16:28 PM »
Try using the Search, from the Menu:
http://forum.centos-webpanel.com/index.php?topic=8143

I red this post before posting my this problem, it was not help me at all. I followed all steps but php.ini is not working like new input.

9
CentOS 7 Problems / Max upload is not working in php.ini
« on: February 15, 2020, 08:56:31 PM »
I need to upload a fine of 300M file in domain using web file manager. but is not supporting to upload any file more than 50M. It is also not showing any error on time of uploading file of 300M, just it is showing file uploaded within a second but file is not uploading.

Please note that I set "upload_max_filesize = 500M" in php.ini file, still it is not working.

cwp -7
PHP version: 7.3.13

As well as FTP is not connecting anymore.

Pages: [1]