Skip to main content

Show Posts

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

Messages - manto

1
Issues / ! Error Processing Request
Can't view data from all controller when upload to Cent OS server?

Test from local using Xampp can view all data...

Please help me how to configure on Cent OS?
3
General Discussion / Re: No record found
I'm also facing same problem, but using phprad classic version.(Using CENTOS)

step i've done:--

1.Activate  mod_rewrite ( /etc/httpd/conf.modules.d/00-base.conf)

2. <Directory /var/www/html>
    AllowOverride All
 </Directory>

3. setsebool httpd_can_network_connect 1

4. setsebool httpd_can_network_connect_db 1

but this step not working to me...

Pls help me?
4
Issues / Enable VueJS
I found this error when put my system on my server. Help me how to solve it?

You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html