| bio | website | |
|---|---|---|
| location | United Kingdom | |
| age | 34 | |
| visits | member for | 4 years |
| seen | Feb 14 at 19:55 | |
| stats | profile views | 43 |
I am a Linux systems administrator based in Newcastle-Upon-Tyne. As well as being a RHCE, I have a lot of experience with the web, and a background in PHP and Zend.
|
Jan 4 |
answered | How to Approach CentOS Back Up on GoDaddy Dedicated Hosting |
|
Jan 4 |
awarded | Commentator |
|
Jan 4 |
comment |
Configuring Nginx for Wordpress and Rails Can you give us some more information about your directory structure. It would be most common to see something like: location /blog {} AND location / {} To differentiate the two different apps. Also see, stackoverflow.com/questions/89504/… |
|
Dec 30 |
comment |
Nginx not working properly on subdomains [SOLVED] If the OP is seeing the PHP source in a downloaded file from the URL then it's reaching the correct VHOST. |
|
Dec 30 |
answered | Case insensitive bash auto-complete |
|
Dec 24 |
comment |
Apache: How can I make my localhost on 192.168.1.101 visible from 192.168.1.102? If you've posted your entire apache.conf you've got a real problem. That looks more like a vhost.conf file. |
|
Dec 16 |
answered | Nginx + Php5-fpm not rendering php files |
|
Dec 3 |
comment |
Apache: 403 Forbidden Try finding in httpd.conf DirectoryIndex Add index.php to the end of the list and restart Apache. |
|
Dec 3 |
answered | Apache: 403 Forbidden |
|
Dec 3 |
answered | Is it possible to clone run a website through another domain name? |
|
Nov 2 |
comment |
Lighttpd: requesting local URLs via PHP Your PHP may not be 'custom' but there are a number of standard options which may limit what you can fopen and curl from PHP. You say the box can WGET from the CLI but not from PHP so that rules out DNS / ROUTING / Firewalls. I'd try creating a new test.php file that contains the bare minimum to prove your case, then, run it from the PHP-CLI (ie using PHP but not MOD_APACHE). PHP-CLI can be given a command line option to suppress php.ini. I'm fairly sure I could sort your problem in 10 minutes with some hands-on troubleshooting, it's just hard via SO. |
|
Nov 2 |
answered | install PECL JSON in PHP 5.04 |
|
Oct 29 |
comment |
Lighttpd: requesting local URLs via PHP It must be related to your php.ini settings; did you re-use your old php.ini from your previous install or is this a new setup. |
|
Oct 29 |
answered | Migrated to Dedicated Host. Site loads extremely slowly. |
|
Oct 29 |
answered | Script and file execution security with .htaccess |
|
Oct 29 |
answered | Lighttpd: requesting local URLs via PHP |
|
Sep 24 |
comment |
My SMTP's outgoing mail gets bounced But what makes it generic; if he changes his FQDN to the that of the reverse IP, he won't have a non-resolvable domain name reported by his MTA (unless he's purposefully done that, in which case nothing will help him). |
|
Sep 23 |
answered | My SMTP's outgoing mail gets bounced |
|
Aug 20 |
answered | Should I use two different web servers for my company blog/website and web application? |
|
Mar 5 |
answered | High-availability system, how do I start? |