Jump to content

  •  

chryxt

Member Since 09 Oct 2015
Offline Last Active Jun 04 2017 04:57 AM
-----

Topics I've Started

Installing FluxCP

27 May 2017 - 04:04 AM

Hello,

I use unmanaged VPS from DigitalOcean and already installing LAMP so my server already runs well

But now i want to make website for it using FluxCP and i already buy webhost for it that have phpmyadmin too on the cPanel.

 

My question is,

1. Is it better use phpMyAdmin from webhost or use from VPS?

2. How to connect it? If im using phpMyAdmin from webhost how to connect it into my VPS server and If using phpMyAdmin from VPS how to connect it into webhost? Because i tried it and got this message

Error: PDOException

Message: SQLSTATE[HY000] [1130] Host 'srv12.niagahoster.com' is not allowed to connect to this MariaDB server

 

I tried to allowing VPS IP to my webhost already but it still like this.

 

I still learning on this please kindly teach me on this :) Thank You


Compiling problem hercules emulator

04 February 2017 - 10:00 AM

Hello, i tried making hercules server
but when trying to compiling i got this error

make[1]: Leaving directory `/home/trunk/src/char'
        MAKE    map_sql
make[1]: Entering directory `/home/trunk/src/map'
        MKDIR   obj_sql
        CC      atcommand.c
{standard input}: Assembler messages:
{standard input}:49982: Warning: end of file not at end of a line; newline inserted
{standard input}:51101: Error: unknown pseudo-op: `.'
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
gcc: internal compiler error: Killed (program cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make[1]: *** [obj_sql/atcommand.o] Error 4
make[1]: Leaving directory `/home/trunk/src/map'
make: *** [map_sql] Error 2

this problem occure although im not change anything from src/map/atcommand.c at all
i tried re install newly hercules server and compile but same problem occuring..

please kindly help me.. Thank you