Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : Common Issues. Php version, Gmail SMTP, NodeJs??



Threaded Mode | Print  

 Common Issues. Php version, Gmail SMTP, NodeJs??, A few issues/bugs with webuzo. (0 Replies, Read 22114 times)
TryToRemember
Group: Member
Post Group: Newbie
Posts: 3
Status:
I have never posted here before, I always fix things on my own but these are some major issues that have always bothered me with webuzo.

If anyone knows a fix for any of these, I would truly appreciate it.

1. Webuzo comes with a default php 5.3.3 install.
Yes you can install 5.6 and uninstall 5.3 or whatever...
What im talking about is, webuzo as an "engine" runs by default on 5.3, and that doesn't change no matter what other php installs you do.
That leads to the following issues:
- Whenever you try to install any yum php packages it will only pull the 5.3 version. Like yum install tnef ... or libwbxml ... or php-pspell
  Yum always pulls the 5.3 version.
  So you have to constantly look for repo's and rpm's with the correct 5.6 version that you need.

- Same goes for php extensions. You have to manually download and place the .so extensions to the correct directory.
- Cron, same issue. Even if you uninstall php 5.3 when you run php in cron, it always runs php5.3
  Then the only solution would be to run jobs as ...
/usr/local/apps/php56/bin/php /pathtofile/example.php

2. I have never been able to properly send emails using smtp SSL or TLS, especially smtp.gmail.com never works on any port.
Yeah, great stuff... besides whatever issues webuzo has, I dont care about the email server, devcot or what not. Never used it.
I think the SSL certificates are never able to verify and digging a little deeper into logs, I think it has to do with .crt files. Which webuzo expects them to be .pem

3. Lastly, How to run NodeJs, Bower, Composer?
After nodejs installs? then what? why cant I run npm commands on the terminal?
I know this is a noob question, because I was able to do it once, a directory from node bin has to be copied or -ln in public html and stuff.
I did it once, but now I dont remember so have to research again. Besides that, how to run npm for composer installs, how/where do you specify paths?

Any suggestion would be appreciated!
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 8:38 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.023