Search found 14 matches

by ForrestMarkX
Wed Apr 22, 2020 5:34 pm
Forum: Webhosting
Topic: HTTP POST issue
Replies: 1
Views: 1563

Re: HTTP POST issue

I figured it out, seems to be from the info at the bottom
by ForrestMarkX
Wed Apr 22, 2020 3:12 pm
Forum: Webhosting
Topic: HTTP POST issue
Replies: 1
Views: 1563

HTTP POST issue

I've started to run into a HTTP issue when sending a post request, the server keeps replying back with "Your browser sent a request that this server could not understand." I'm not fully sure how to fix this, what I'm doing is attempting to send a POST request to the server that contains da...
by ForrestMarkX
Wed Apr 22, 2020 8:58 am
Forum: Webhosting
Topic: Question about PHP
Replies: 4
Views: 2518

Re: Question about PHP

That worked, I saw echo but from what I read on it, it just seemed to be like print is where it just outputs a string to the server console. Guess I should of just tried it first to make sure
by ForrestMarkX
Wed Apr 22, 2020 8:24 am
Forum: Webhosting
Topic: Question about PHP
Replies: 4
Views: 2518

Re: Question about PHP

I want it to reply to the FETCH request with the URL basically, instead of replying with a 200 redirect response code
by ForrestMarkX
Wed Apr 22, 2020 8:08 am
Forum: Webhosting
Topic: Question about PHP
Replies: 4
Views: 2518

Question about PHP

I recently made a basic PHP script that accesses the SteamAPI to get a players steam avatar URL but I've run into a issue. I can't seem to find any info on how to send the string back as a reply to the FETCH request other than just forcing it to redirect to the new URL (I need it to not redirect as ...
by ForrestMarkX
Tue Jul 07, 2015 5:44 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Enabling bcmath in PHP
Replies: 2
Views: 766

Re: Enabling bcmath in PHP

(May have the wrong forum again) The webhost is run from a NFO VDS but it appears that Apache2 by default does not have this enabled
by ForrestMarkX
Tue Jul 07, 2015 1:41 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Enabling bcmath in PHP
Replies: 2
Views: 766

Enabling bcmath in PHP

I recently got an application that requires this module but sadly it appears that PHP does not have it enabled by default and any result I find about it in Google says I have to recompile PHP with a flag to enable it which I really do not want to do
by ForrestMarkX
Sun Jun 21, 2015 8:47 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Nginx webserver help
Replies: 5
Views: 1503

Re: Nginx webserver help

It seems the error changed to a 403 after I restarted nginx and in the error log it tells me that the directory "/var/www/html/GarrysMod/" is forbidden
by ForrestMarkX
Sun Jun 21, 2015 5:42 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Nginx webserver help
Replies: 5
Views: 1503

Re: Nginx webserver help

Vanderburg wrote:Are you using the default directory for your files (may be /usr/share/nginx/www), or a different one that you set up in the sites-enabled files? Are you attempting to view the directoryindex, or a specific file in the folders?
I'm using the default directory and I'm trying to view a directory index
by ForrestMarkX
Sun Jun 21, 2015 2:49 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Nginx webserver help
Replies: 5
Views: 1503

Nginx webserver help

I recently installed nginx on my VDS to use as a redirect but sadly it seems that I can not access any directories when trying to access them it will give me a 404 error, I've tried googling this but has come up with no results as most things say to add some variables to a section of the config that...
by ForrestMarkX
Sat Jun 20, 2015 7:18 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: VDS Help performance wise
Replies: 1
Views: 609

VDS Help performance wise

I need some help with the VDSs available from NFO I wana know which one would be best for running 1 32 player gmod server, I'm currently unsure which one would do best but I'm aiming more towards the 2 core package since only thing that'll be on it is GMod, Insync, and Apache2
by ForrestMarkX
Sat May 03, 2014 10:10 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Wierd video errors in Lubuntu
Replies: 4
Views: 1063

Re: Wierd video errors in Lubuntu

I have fixed the issue, I added this into /usr/share/X11/xorg.conf.d/xorg.conf

Code: Select all

Section "Screen"
   Identifier           "Default Screen"
   Monitor      "Configured Monitor"
   Device      "Configured Video Device"
   DefaultDepth     16
EndSection
by ForrestMarkX
Sat May 03, 2014 9:52 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Wierd video errors in Lubuntu
Replies: 4
Views: 1063

Re: Wierd video errors in Lubuntu

Since I'm not familiar with that software, I don't have an immediate solution, but have you tried different resolutions and color depths? Are you accessing the server through its own VNC server instead of using the emergency console that we provide? You should generally do that, for performance and...
by ForrestMarkX
Sat May 03, 2014 9:06 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Wierd video errors in Lubuntu
Replies: 4
Views: 1063

Wierd video errors in Lubuntu

I recently installed Lubuntu or more accurately lubuntu-desktop but it's having some really wierd video errors, some things seem to be in 8-bit color or something else as it's all pixelated and grey currently the cpu meter, desktop manager and desktop wallpaper do this Here is a screenshot http://i....