Installing Apache + PHP On My Home Computer

Jan 4, 2008

I am trying to install Apache + PHP on Windows XP SP2. I managed to get Apache working. However, when I setup PHP and tried to access a page with <?php phpinfo(); ?> it displayed nothing but a blank page. When I viewed the source is showed the PHP, therefore it was not parsed...

I have checked and double checked my paths, I have tried doing it as a module and cgi, I have read tutorial after tutorial and I cannot get it to function properly.

Apache 2.2.6, PHP 5.2.5

View 5 Replies


ADVERTISEMENT

Installing A Webserver From Home

May 1, 2009

I only know a little bit about ports and web-servers, I'm going to try to attempt to setup a home webserver with Ubuntu, I am curious would I need to point ports 80 and 21 (http and ssh) to my machines internal IP address, also what is a proxy and how do I know if i'm using one.

I'm following this tutorial here:
[url]

and i'm using Comcast ISP

View 3 Replies View Related

Apache :: Accessing Website From Different Computer

Mar 2, 2014

I have 3 computers on the same network. One running apache2 on Ubuntu 12.04 and the others with Windows7. I want to access the website I set up from a Windows machine. When I type in the URL, domain.com, I get a 404 error. When I type in 127.0.1.1/domain.com I get the directory listing for the website. I have to actually type 127.0.1.1/domain.com/public_html/ before the website can actually be seen. I would like to get rid of the public_html part. I am brand new to all this.

View 1 Replies View Related

Apache :: Set Redirects For Home Page Only

Mar 18, 2014

There is a page on a separate SharePoint environment, under http://domain.edu/yyy/yyy/yyy/yyy. We have a subdomain called http://123.domain. edu . We need the home page of http://123.domain,edu to point to the SharePoint site, so when users type http://123.domain.edu , they are redirected to http://domain.edu/yyy/yyy/yyy/yyy.

The trick is this - we need all sub-directories NOT to redirect. So, whatever is under http://123.domain.edu/subdirectory should not redirect at all. Is this doable? Also, if it is, I have no clue where to go to make any changes, so any instructions would be great. So far, I have found the text file httpd.conf that I can edit, but I have no clue about the rest.

View 1 Replies View Related

Home Directory Move Issue With Apache, CentOS 5

Apr 19, 2008

I moved the home directory for apache from /usr/local/apache2/htdocs to /home/username/www

When I go to browse the site, I receive a 403 error, You do not have access to / on the server.

It gave the OK default page for apache before moving so I am assuming it is a permission issue.

What do I need to do? apache is running as the default "daemon" user and group.

View 10 Replies View Related

Apache 2.2 DocumentRoot /home/user/public_html Not Exist

Dec 18, 2007

I am getting this error and I just installed apache 2.2 and added a user using useradd user. When i added into the virtual which is:

NameVirtualHost *:80

<VirtualHost *:80>
DocumentRoot /home/user/public_html
ServerName user.com
</VirtualHost>

It does not find the public_html folder I added. Is this a permissions problem? or something else?

View 7 Replies View Related

Setup Apache Home Server - Port 4040

May 31, 2014

I had setup an apache home server. here the 80, 8080 ports are blocked . So I made my apache to listen to 4040 port. but the problem now is ,i use cloudflare service to point my domains to my server. now its showing error when i give my ip because the port is not 80. i tried putting dns host point to xxx.xx.xxx.xx:4040 in cloudflare but shows invalid ip ...

View 1 Replies View Related

Apache 2.2.8 Not Installing

Feb 20, 2008

I tried installing Apache 2.2.8 in my new BOX,

After downloading source file and extracting it in folder,

i performed this steps

1) $ ./configure --prefix=/usr/local/apache
2) $ make
3) $ make install
4) $ PREFIX/bin/apachectl start

On the first step itself , i am getting this error -

checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu

Configuring Apache Portable Runtime library ...

checking for APR... reconfig
configuring package in srclib/apr now
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
Configuring APR library
Platform: x86_64-unknown-linux-gnu
checking for working mkdir -p... yes
APR Version: 1.2.12
checking for chosen layout... apr
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
configure failed for srclib/apr

Here is contents of config.log

Code:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.60. Invocation command line was

$ ./configure --prefix=/usr/local/apache

## --------- ##
## Platform. ##
## --------- ##

uname -m = x86_64
uname -r = 2.6.9-55.EL
uname -s = Linux
uname -v = #1 Wed May 2 13:52:08 EDT 2007

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin

## ----------- ##
## Core tests. ##
## ----------- ##

configure:2266: checking for chosen layout
configure:2268: result: Apache
configure:3073: checking for working mkdir -p
configure:3089: result: yes
configure:3106: checking build system type
configure:3124: result: x86_64-unknown-linux-gnu
configure:3146: checking host system type
configure:3161: result: x86_64-unknown-linux-gnu
configure:3183: checking target system type
configure:3198: result: x86_64-unknown-linux-gnu
configure:3270: checking for APR
configure:3352: result: reconfig

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_mkdir_p=yes
ac_cv_target=x86_64-unknown-linux-gnu

## ----------------- ##
## Output variables. ##
## ----------------- ##

APACHECTL_ULIMIT=''
APR_BINDIR=''
APR_CONFIG=''
APR_INCLUDEDIR=''
APR_VERSION=''
APU_BINDIR=''
APU_CONFIG=''
APU_INCLUDEDIR=''
APU_VERSION=''
AP_BUILD_SRCLIB_DIRS=''
AP_CLEAN_SRCLIB_DIRS=''
AP_LIBS=''
AWK=''
BUILTIN_LIBS=''
CC=''
CFLAGS=''
CORE_IMPLIB=''
CORE_IMPLIB_FILE=''
CPP=''
CPPFLAGS=''
CXX=''
CXXFLAGS=''
DEFS=''
DSO_MODULES=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXTRA_CFLAGS=''
EXTRA_CPPFLAGS=''
EXTRA_CXXFLAGS=''
EXTRA_INCLUDES=''
EXTRA_LDFLAGS=''
EXTRA_LIBS=''
GREP=''
HTTPD_LDFLAGS=''
HTTPD_VERSION=''
INCLUDES=''
INSTALL=''
INSTALL_DSO=''
INSTALL_PROG_FLAGS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTCFLAGS=''
LTFLAGS=''
LTLIBOBJS=''
LT_LDFLAGS=''
LYNX_PATH=''
MKDEP=''
MKINSTALLDIRS=''
MK_IMPLIB=''
MODULE_CLEANDIRS=''
MODULE_DIRS=''
MOD_ACTIONS_LDADD=''
MOD_ALIAS_LDADD=''
MOD_ASIS_LDADD=''
MOD_AUTHNZ_LDAP_LDADD=''
MOD_AUTHN_ALIAS_LDADD=''
MOD_AUTHN_ANON_LDADD=''
MOD_AUTHN_DBD_LDADD=''
MOD_AUTHN_DBM_LDADD=''
MOD_AUTHN_DEFAULT_LDADD=''
MOD_AUTHN_FILE_LDADD=''
MOD_AUTHZ_DBM_LDADD=''
MOD_AUTHZ_DEFAULT_LDADD=''
MOD_AUTHZ_GROUPFILE_LDADD=''
MOD_AUTHZ_HOST_LDADD=''

View 5 Replies View Related

Steps To Get EMail Working On A Home Server (Windows, Apache)

Oct 25, 2007

What else do I have to do?

I don't understand.

Please see attached screen-shots.
[url]
[url]
[url]
[url]

View 1 Replies View Related

Apache :: Setup Virtual Host On Windows 7 Home Premium

Jan 2, 2014

I'm using Vertrigo 2.30 which in turn uses Apache 2.2.26 as part of its stack I am trying to set up virutal host on Windows 7 home premium.in httpd.conf I have uncommented Include conf/extra/httpd-vhosts.conf in C:WindowsSystem32driversetchosts I have

127.0.0.1 localhost
127.0.0.1 localhost
198.0.65.217 talknowradio.com # www
198.0.65.217 paranormalpalaceradio.comcastbiz.net # vhost

in C:Program Files (x86)VertrigoServApacheconfvertrigo.conf I have

<Directory "C:Program Files (x86)VertrigoServwww">
Options Indexes FollowSymLinks Includes
AllowOverride All
Order allow,deny
Allow from All
</Directory>

[code]...

my primary domain still works perfectly but the virtual host I created keeps loading 403 error page I have checked the Apache error log and I found two instanses of

[Tue Dec 31 08:33:29 2013] [error] [client 198.0.65.217] script 'C:/Program Files (x86)/VertrigoServ/www/vhost/modules.php' not found or unable to stat, referer: URL....I have no clue where or why its reading a module.php file granted I do use Nuke Evolution on my primary site but the only page in the virual host folder is a index.html I have checked and double checked.

View 16 Replies View Related

Installing Mod_deflate On Apache 1.3.37

Mar 26, 2007

I am new to our own vps with cpanel (though used cpanel for years) and instead of just using the built-in script to install mod_gzip I wanted to use the special mod_deflate for 1.3.37 I've read about since it apparently is much faster

The problem is I've only compiled and built minor things before with step by step
instructions - and I realize this has the potential to hose my server so I want to make sure I do it right.

I found these instructions:
[url]

if I ignore the mod_accel bits, does it look like that would be fine on a regular cpanel setup?

I'm such a newb I am not sure even what location to unpack those tarballs so even more detailed instructions would be greatly appreciated if anyone is willing to share.

View 0 Replies View Related

Apache :: Upgrading 2.2.22 And Installing PHP

May 2, 2014

I have an Apache 2.2.22 from Apache.org and want to update it to the latest version and also install PHP latest version possible.

Its running on a Win 7 64bit machine....

View 2 Replies View Related

Installing PHPMyAdmin On Apache With FReeBSD

Jul 24, 2008

to install phpmyadmin on the external Apache server running FreeBSD. I downloaded the phpMyAdmin. ... tar.gz file to my Windows XP computer. I can upload it to the server, but I don't know how to get it to self-install once it's uploaded. What do I type in the telnet screen to unzip it once I upload it? I suppose I should put it in a usr/local/phpmyadmin folder.

Are there any other steps I must do to set it up to work? Note that I expect to use it to create and manage databases from my work computer. Is this the right tool?

View 5 Replies View Related

Apache :: Installing PhantomJS On Server

Nov 13, 2014

I'm using PhantomJS on windows and accessing the files through command line. Now I want to install it on the server I'm working on local host so I want it to be installed on Apache, so that I may integrate Phantom with my html and PHP to be used within a web page. I'm using Windows 8.1 and Apache Server for localhost.

Can I actually do that? How to use it in web services now? How i will use it if I have to make my web online? should I have t ask my hosting provider to place this thing on server for me?

I'm using phantomJS to develop a web service which takes a url as input and returns an image file of the screen shot of the website.

View 1 Replies View Related

Apache :: Accept Files In Home Directory - Development Server Access Denied

Jul 19, 2014

I have recently switched from Ubuntu to Mint because I would like to enjoy out of the box functionality. I installed Apache, PHP and Mysql. When I go to localhost, the page displays correctly indicating that the server is functioning. In /var/www/html I created devPages. In devPages I created a symlink to a directory in my home directory where I keep all of my html/php files.

When I point my browser to http://localhost/devPages/1/ I get "You don't have permission to access /devPages/1/ on this server". This appears to be a permissions/ownership issue. I don't want to change the permissions for the directory or files in the home directory because they are set to work properly on my production server. Is there a way to get apache to accept files in my home directory?

I have set owner and group for devPages and the symlink to www-data. Set permissions to 755 for devPages.

By the way, under Ubuntu, I have always used a symlink and it always worked without any issues.

View 1 Replies View Related

Installing Httpd-devel Module On Fedora Updates Apache

Feb 26, 2008

to install mod_evasive module on our Apache2 that runs on Fedora server. However, for that we need Apache's apxs to compile it. We found out that we can do that by running the

yum install httpd-devel
However, when we run that, we get the following:

=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
httpd-devel i386 2.2.8-1.fc7 updates 144 k
Updating:
httpd i386 2.2.8-1.fc7 updates 1.0 M
openldap i386 2.3.34-7.fc7 updates 291 k
Installing for dependencies:
apr-devel i386 1.2.8-6 fedora 170 k
apr-util-devel i386 1.2.10-1.fc7 updates 54 k
cyrus-sasl-devel i386 2.1.22-8.fc7 updates 351 k
db4-devel i386 4.5.20-5.fc7 fedora 2.3 M
expat-devel i386 1.95.8-9 fedora 129 k
openldap-devel i386 2.3.34-7.fc7 updates 1.5 M
Updating for dependencies:
httpd-manual i386 2.2.8-1.fc7 updates 821 k
mod_ssl i386 1:2.2.8-1.fc7 updates 85 k
openldap-clients i386 2.3.34-7.fc7 updates 179 k

Transaction Summary
==========================================
Install 7 Package(s)
Update 5 Package(s)
Remove 0 Package(s)

Total download size: 7.0 M
We're kind of cautios, because we have never updated Apache on our live server. We'd prefer if we could download and install just the httpd-devel module. Is this possible?

If not, would this mess up any of our existing configuration? Could we expect any problems? And do we need to shut Apache down, then run the updates and only then restart it?

View 5 Replies View Related

Hosting From My Computer

Mar 13, 2007

Is it possible to host my own webpage off my own computer or no? And if so, how?

View 2 Replies View Related

Best Way To Do Backups To A Remote Computer?

Jul 18, 2007

I have recently wen't with a Windows VPS and am wondering the best way to do backups to a remote computer (hopefully without buying software). Any suggestions?

View 0 Replies View Related

How To Enable Sse And Sse2 On My Computer

May 2, 2009

When I use mencoder,my computer shows both sse and sse2 are supported but disabled. How to enable them? Can anyone give me the command line on how to convert rmvb files to flv and other formats?

View 1 Replies View Related

Controlling Website Without Computer

Mar 29, 2009

I was just wondering if there is a way to control your website (that is, uploading, editing and so on) when you do not have access to your own "home-computer". You do have access to other computers and the internet, but these computers do not have your local root folder of course.

So is there a way to control your website, let's say, when you are on vacation.

View 13 Replies View Related

Computer Shutdown Unexpected

May 1, 2009

I recently logged into my Windows Server 2003 OS Server via Remote Desktop and was met with a message/box saying Why did this computer shutdown. It had a dropdown field for a reason and then empty text fields for Problem ID and Comment.

What steps can I take to figure out what happened?

Server is a fresh install of Win Server 2003

View 1 Replies View Related

FTP Clients Are Not Working On My Computer

Jun 26, 2009

I have been using Vista 32-bit with FileZilla for 2-years on this computer. I haven't made any recent changes to my system, but suddently NO FTP clients work.

I tried FileZilla and FireFTP (firefox extension). Neither can connect. FileZilla just gives a timeout error. FireFTP has been "connecting" for 5-minutes. No success.

I tried to bypass my Linksys router and go directly through my cable model. They still do not work.

I *CAN* connect to an FTP site using telnet command.

View 8 Replies View Related

Host Domain On My Computer

May 15, 2008

I want to host my personal domain from my computer..

If I buy a static IP address

and add the details to my NS details for mydomain.com

and then install a apacheserver on my personal computer

will that show my files over the internet?

View 5 Replies View Related

Computer Modem And Caller ID

Dec 20, 2008

Are all computer modems cabable of recieveing caller ID information. I came across some opensource code for caller on on a computer and the information says that the phone wire has to be plugged into the computers "caller id capable" modem.

Know I know most people these days have a network card because most people connect using a high speed connection. However I would love to setup this program on my home computers for when I get a call and I am at my desktop I can see who is calling

View 1 Replies View Related

Make My Computer A Server

Jun 14, 2008

i heard from a friend that i can make my computer a server, is this true? how can this happen & is it safe, cheap?

View 9 Replies View Related

Cant Ping My Own IP From Remote Computer

Apr 11, 2008

my server is running with a static ip. while im going through this trial and error process of registering my name servers i should at least be able to ping my server from a remote computer shouldnt i? it just keeps timing out but i figured at least that much should work.

View 7 Replies View Related

Moving Files From My Computer To VPS

Aug 15, 2007

I using a Windows VPS service, and I wondering, if I have a folder on my computer desktop, how can I move it to my VPS Remote Desktop?

View 1 Replies View Related

This Site May Harm Your Computer - Says Google

Aug 2, 2007

When checking my daily logs, I noticed a strange referral, and checking Google serps I saw this strange message:"This site may harm your computer"

The referrer is as follows: "http://www.google.com/interstitial?url=http://www.mysite.com

Is there any idea as to how this can happen? and is there any way to find out that badware on my website?

View 8 Replies View Related

Using A Website Host For Computer Backup

Apr 23, 2008

If I get a reseller account with like 50 gigs more space (or any amount) than I actually use, can I use some of that space I'm paying for to backup my home computer? This isn't really a question of how (although I'll accept advice) but more a question of 'is this typically allowed' or 'does anybody else do this'?

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved