Jump to content

chak

Members
  • Posts

    5
  • Joined

  • Last visited

chak's Achievements

Rookie

Rookie (2/14)

  • First Post Rare
  • Conversation Starter Rare
  • One Year In Rare
  • One Month Later Rare
  • Week One Done Rare

Recent Badges

0

Reputation

  1. To Whom It May Concern I am using VPS133 to study PHP programming. I have encountered an issue while developing a PHP application. When I try to retrieve a visitor's IP address, my code only returns the IPv6 address. However, I need to obtain both the IPv4 and IPv6 addresses (when available). Could you please advise whether this is related to the server or network configuration, and let me know if there is a way to retrieve both IPv4 and IPv6 addresses from visitors? Your assistance would be greatly appreciated. Thank you for your support. Kind regards Chakkrapong
  2. Thank, a bit conmplex to set DNS, May be the next time. i completed set up option 1 also it work fine.
  3. To whom it may concern, I use Mecury vps service, mine vps133, there are multiple plans, just curious to know that does my plan support free multiple sub domains? I am learning to install Wordpress like below. if yes, I need subdomain wordpress.vps133...... for learning option 2 . option 1: using exist domain 1.1 install in subfolder var/www/html/wordpress , normal access point to http://my domain/wordpress /var/www/html/wordpress -> http://vps133.heliohost.us/wordpress 1.2 install in subfolder var/www/wordpress , use Symbolic Link method point /var/www/wordpress to /var/www/html/wordpress for access http://my domain/wordpress /var/www/wordpress -> http://vps133.heliohost.us/wordpress 1.3 install in subfolder var/www/wordpress , use Apache Alias method set DocumentRoot /var/www/html Alias /wordpress to folder /var/www/wordpress for access http://my domain/wordpress alias /..html/wordpress-> /var/www/wordpress -> http://vps133.heliohost.us/wordpress option 2: using sub domain learning for installation to subdomain, need free subdomain e.g. wordpress.vps133...... 2.1 install in subfolder var/www/wordpress , use Apache Alias method point ServerName: subdomain to document root : /var/www/wordpress for access http://subdomian /var/www/wordpress -> http://wordpress.vps133.heliohost.us/
  4. I am using heliohost vps, currently, i am learning about Deep learning and it uses both CPU/GPU resource. programing by python on vps work fine but slow. i curious to know about GPU support on vps price rate and limit. thanks
×
×
  • Create New...