Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    PHP


SuperbHosting.net have generously sponsored dedicated servers to ensure a reliable and scalable dedicated hosting solution for BigResource.com.





How To Install Apache Server.


how to install Apache server.




View Complete Forum Thread with Replies

Related Forum Messages:
PHP Install With Apache
I tried to install PHP 4.0.0 and then PHP-3.0.16 but failed both the times. I am working on i386/ Caldera Linux 2.2.14 My apache server (1.3.11) is working alright. I tried both the rpm and gz install packages.

Here's what I did:
# gunzip -c php-4.0.x.tar.gz | tar xf -
# cd php-4.0.x
#./configure --with-mysql-with-xml--with-apache=../apache-1.3.11--enable-track-vars

how to install php4.0 or 3.0 to work with Apache and MySql?

View Replies !
Cannot Install Apache
I downloaded and installed apache_2.0.54-win32-x86-no_ssl.msi
By running binApache -k install I receive th following message:
<OS 10048>Normalerweise darf jede Socketadresse <Protokoll,
Netzwerkadresse oder Anschluss> nur jeweils einmal verwendet werden. :
make_sock could not bind to no listening sockets available, shutting
down
Unable to open logs

View Replies !
Install Apache
I have Apache HTTP Server 2.0.53 and PHP 4.3.10 programs and I want to install it on my computer so I can view .php pages offline (I don't have ADSL)? I tried myself but it doesn't work. Manual is complicated.

View Replies !
Apache Install
im using windows xp and im tryng to install apache/php/mysql when i installed apache i got this error:

no installed service "apache2" What does this mean? i tried to look at the service but i dont see anything apache2?? This occured when i tried to start the apache. MY installation was very sucessfull and also what does this error means

cannot make socket on 0.0.0.0

And forgive me for being so dumb in this apache /php after i installed the apache what are the things that i need to configure in httpd.conf to work in php?

View Replies !
Install Apache,MySQL And PHP
I may sound like a newbie, but I've started my new job and we are running on Windows XP where previously I was using LINUX , and now I want to install Apache,MySQL and PHP, not done this for a while.

Been to php.net but confused as to which one to download, any helpers? Also where to install the other stuff.

View Replies !
Install Problem Apache Php
I have been struggling in my spare time configuring apache and php.
I am running windows xp pro O/S.

Here is the problem, if i install apache choosing the option "For all
users on port 80 as a service, recommended", all works fine i can
create php files and run them in my browsers but i have to be online,
it won't work offline (I understand port 80 is the web, can i change
it and how if yes?).

Now if i install apache with the second option "only for the current
user on port 8080, when started manually." in order to be doing what i
really want which is to test my code offline on my PC, nothing will
work.I get the console and don't know what to do with it.I am supposed
to start apache manually but how?

View Replies !
Apache 2.2.3 PHP 4.4.5 Install Fails
I have Apache 2.2.3 installed and running on WinXP Pro SP2. I
installed PHP 4.4.5 and added the following lines in httpd.conf

PHPIniDir C:/PHP445/
LoadModule php4_module C:/PHP445/php4apache2.dll

When I restarted Apache, i got this error:

The Apache service reported the following error:

Quote:

View Replies !
Apache Php Cgi Install Problem
I am trying to install PHP 5.0.4 on Apache 2.0.54 on WinXP Pro SP2 as a
cgi binary.

Apache2 directory is c:/Apache2
htdocs is c:/Apache2/htdocs

php is installed in c:/php
This contains php.ini, php-cgi.exe and php5ts.dll and other files
required for the module method of php installation are also present,
but i think additional files being present should not cause any problem

Directory containing php scripts is C:/Apache2/htdocs/php

My httpd.conf file has

#----------------------------------------------------------
ScriptAlias /php/ "C:/Apache2/htdocs/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "C:/php/php-cgi.exe"
#ScriptAliasMatch ^/php(.*) C:/Apache2/htdocs/php$1
#----------------------------------------------------------

I get the error
[Wed Feb 22 15:01:18 2006] [error] [client 127.0.0.1]
C:/Apache2/htdocs/php/index.php is not executable; ensure interpreted
scripts have "#!" first line
[Wed Feb 22 15:01:18 2006] [error] [client 127.0.0.1] (9)Bad file
descriptor: don't know how to spawn child process:
C:/Apache2/htdocs/php/index.php

in the Apache error log.

What could be the error?

I have no experience in CGI - I only know it stands for Common Gateway
Interface - is there something needed to be read up first?

I assume when run in CGI mode, whatever you put in your "cgi" diectory
(here it is c:/Apache2/htdocs/php) it will be treated as a script.
Because if I try http://localhost/php/file.htm it still gives the same
error.

Also, if I put #! on the first line I get
[Wed Feb 22 15:33:45 2006] [error] [client 127.0.0.1] (OS 2)The system
cannot find the file specified. : couldn't create child process:
720002: index.php
[Wed Feb 22 15:33:45 2006] [error] [client 127.0.0.1] (OS 2)The system
cannot find the file specified. : couldn't spawn child process:
C:/Apache2/htdocs/php/index.php
or
[Wed Feb 22 15:36:18 2006] [error] [client 127.0.0.1] (OS 193)%1 is not
a valid Win32 application. : couldn't create child process: 720193:
index.php
[Wed Feb 22 15:36:18 2006] [error] [client 127.0.0.1] (OS 193)%1 is not
a valid Win32 application. : couldn't spawn child process:
C:/Apache2/htdocs/php/index.php

Any suggested readings?
I've googled the web and Google Groups but not able to get anything
newer than what i know so far.

View Replies !
Install Php4.0.0 In Apache
I have Apache and i want to install php4.0.0. How can i do that?

View Replies !
Install Apache PHP And MySQL
install apache and configure php and my sql to
work with apache.

View Replies !
PHP Install On APACHE A Failure
I've been trying all day to configure PHP with Apache and it's been a nightmare I've tried every suggestion that is out there, including PHP's official manuals, and it's been nothing, but a failure. Code:

View Replies !
Install PHP5, Apache 2.2 And IIS
The book that I have talks you through the setup of both Apache and PHP. I allready have IIS installed. when I go to localhost:8080 I get an unable to find page come up.

I have checked the error log and I get the following;

[Wed Jan 31 13:28:58 2007] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico

I have checked for the file on my system and it is indeed not there. But surely not having a favicon is not a reason to shut it down?? If so I have downoloaded the latest full packages today, so seems a little strange that it is missing.

View Replies !
Apache Install Error
Just downloaded apache 2.o and it wont run. The error I keep gettin is "DocumentRoot not a directory" I downloaded it as was told so not sure wat the problem is. It's probably something really easy.

View Replies !
Win98 Apache And Php Install Not Wokring.
I have installed the latest Apache and PHP binaries (the PHP CGI executable release - not the ISAPI). I then configured the httpd.conf sciprt using the install.txt file from the PHP install and 2 reference books as guides. This got me to the point where I BELIEVE the PHP interpretor is kicking in for .php scripts. But when I try and browse the following page : <? php_info() ?> I get the following error :

Fatal error: Call to undefined function: php_info() in e:/apache/htdocs/phptest.php on line 1 Code:

View Replies !
Install PHP5 And Apache 2.2.2 (Linux)
I'm running into the same problem that no doubt many are. I'm installing PHP 5.1.4 and Apache 2.2.2 on the same server, but Apache won't recognize the PHP module, saying it's garbled.

I understand from reading various bug reports that PHP will release this option come 5.2.0, but I want to know if anybody has PHP 5.1.4 and Apache 2.2.2 working under Linux yet.

View Replies !
Install Prob With Php/cgi/unix/apache... Any Help Is Appreciated...
I'm running php as a cgi on unix server with apache. I modified my httpd.conf file to have

AddType application/x-httpd-php .php
Action application/x-httpd-php /cgi-bin/php
ScriptAlias /cgi-bin/ "/disk2/opt/eai/visnetwork/cgi-bin/

in cgi-bin I have a link called php which points to the php executable which resides in /usr/freeware/bin/.
when I point to any php file I get this message:


Warning: Unexpected character in input: '' (ASCII=16) state=1 in /usr/freeware/bin/php on line 217

Warning: Unexpected character in input: '' (ASCII=8) state=1 in /usr/freeware/bin/php on line 217

Warning: Unexpected character in input: '' (ASCII=20) state=1 in /usr/freeware/bin/php on line 217

Warning: Unexpected character in input: ' in /usr/freeware/bin/php on line 217

Warning: Unexpected character in input: ' in /usr/freeware/bin/php on line 217

Warning: Unexpected character in input: ' in /usr/freeware/bin/php on line 217

Parse error: parse error in /usr/freeware/bin/php on line 217

I think what is happening is that php is loading itself into the executable instead of the file that I'm linking to. I have verified this by running php on itself from the command line and I get the exact same error. I have a feeling I am overlooking some simple little detail. Can anyone help me out? I've been searching for days now and got a hot tip about this website.

View Replies !
Install Php4 And Php5 At The Same Time To Apache
Here is some note about installation together php4 and php5 on apache2.

First you need is to edit with the help of hex editor php4apache2.dll (in my case, or php5apache2.dll) in php4 directory. You find "x-httpd-php" and replace with "x-httpd-plc" e.g. (I found 2 matches) Save your dll file and edit your apache config (httpd.conf) e.g. like: Code:

View Replies !
Install Php5 On A SuSE 9.3 Linux System Running Apache 2.0.49
I am trying to install php5 on a SuSE 9.3 Linux system running apache 2.0.49. For some reason,when attempting to restart the server,I get the following error:

"Syntax error on line 26 of /etc/apache2/sysconfig.d/loadmodule.conf:

Cannot load /usr/lib64/apache2-prefork/libphp5.so into server: /usr/lib64/apache2-prefork/libphp5.so: undefined symbol: php_session_create_id"

Does anyone know what is causing this error,or what I can do to correct it?


View Replies !
Is The Php Install For Xp/apache Supposed To Build The Extensions Folder And Populate It?
Is the php install for xp/apache supposed to build the extensions folder and
populate it? If so, and mine didn't do this, what does it indicate? (phpinfo
runs fine).

View Replies !
Loaded Latest Edition Of Apache Http Server On XP, And Installed Php On That Server...
How do I run a .php program? (I'm starting with the "hello world" script)

View Replies !
Passing A Value (eg Id) From A Apache Server To A Windows Server
I am trying to pass an Id from one server to another. The case is like this I have two scripts one in php and the other in asp. I am trying to combine the both together by passing an Id from php script to an asp script. The problems come on the client side because the information is on two different servers. Is there a way around this? Can this be accomplished?

View Replies !
How Do I Install PHP On A Web Server?
Can anyone tell me how to install PHP on a web server?

View Replies !
PHP 4.3.8 Install Problems On Win 2K Server
This is my first installation of PHP and I'm stumbling around in the dark.
I've also installed MySQL 4.0.20d.

So I'm trying to duplicate I already have running on a remote host using the
same version of PHP, 4.3.8, except on Apache.

I keep getting fatal errors such as "call to undefined function" when I know
absolutely that the functions in question are available in this version of
PHP.

Also, I'm getting this warning:
Notice: Use of undefined constant PHPSESSID - assumed 'PHPSESSID' in...

Well, I'm clueless. Can anyone give me some advice? I assume I have some
incorrect settings in my php.ini file, though I have yet to edit it. I just
went with the default installation.

BTW, I do have PHPMyAdmin up and running correctly.

View Replies !
Get CURL To Install On My Web Server
I can not for some reason get cURL to install on my web server, can someone help me? I have uncommented out "extension=php_curl.dll", then restarted apache, and it still isn't working. What else do I need to do?

View Replies !
How To Install Php In JBOSS Server
I am planing to deploy my PHP applications in JBoss server. Is it possible to configure PHP in JBoss server.

View Replies !
Install Email On Server.
phpmailscript-lite-1.0.3  ---ISP has taken authors site down.

I put all the files in a directory on the server as directed.

Running "install.PHP" on the server installs it into mysql.

The page loads and asks for database names and passwords and more.  I tried every combination possible.

I keep getting "1) Unable to establish a connection to the MySQL server.
Lost connection to MySQL server during query".

I have attached the install file.

Is there someone who would load this file please walk me through it.

View Replies !
Can We Install SOAP Using Php Progarmming On Server?
I developed a web site using Amazon web services and PHP, but now on my server SOAP is not installed.

So i have a question can we install SOAP on any server using PHP, like using exec function or any thing else.

View Replies !
How To Install PHP In Netscape Enterprise Server?
My company use Netscape Enterprise Server as a web server. But If I want to use PHP, how can I install? Is the install process same as Linux server? if it can't install. What Programming language should I might use..CGI, JSP or else?

View Replies !
Can't Install PHP - Keep Getting "Invalid Directory" Error Regarding The Path To Apache Httpd.h
I've installed Apache 1.3.36 on my Redhat EL 3 machine. Now I'm trying
to install PHP 5.1.4. I can not get the ./configure command to work. I
keep getting this error:

configure: error: Invalid Apache directory - unable to find httpd.h
under /usr/local/apache/include

So then I run this command:

find / -name httpd.h

which should find every file on my machine with the name "httpd.h".
These are the results I get:

/usr/local/apache/include/httpd.h
/home/shelley/apache_1.3.36/src/include/httpd.h

So I've rerun the ./configure command, using this first:

--with-apache=/usr/local/apche/include

and since that didn't work:

--with-apache=/home/shelley/apache_1.3.36/src/include/httpd.h

but I get the "Invalid directory" error with both addresses.

View Replies !
IIS With Apache 2.0.5 In The Same Server + PHP +SQL
I decide to install and configure both services on the same 2003 Server. Is that possible or I will crash it?

View Replies !
Php / Apache / OS X Server 10.3.6
I'm having some issues uploading a file using the above configuration. I've
tried updating the httpd.conf file and had no luck. I'm sure I'm just
missing something.. Below is the code I'm using. Incidentally when I had
this on a purely Linux server it worked great... The file path was pretty
much what it was suppose to be, so I know I must be missing something here..
Thanks again for your help.

if($file_name !="")
{
copy ("$file", "Library/Webserver/Documents/olcg/$file_name")
or die("Could not copy file");
}
else { die("No file specified"); }

View Replies !
Apache Server
I just finished building a mailing list app for a client. The apps sends out html emails along with a plain text version that has stripped out html text. All works fine on PC (Thunderbird and Outlook) but all mac clients were unable to see the images in the mail. All paths were fine etc. After 30mins of finding no way around it I tried hosting the images on a IIS server (Code and templates remained on the Apache site)

Anyway, this rectified the problem but left me completely boggled as to why the macs could not see the imagery on the apache host. This is request for a possible answer as I am curious to see what could be the cause. Server is shared Apache with standard /public_html/ structure.

View Replies !
Win Xp <-> Apache Web Server
My laptop is XP may install latest Apache Web Server ? If yes, what benefits I will have after install ? May access my laptop from another PC from the internet ? what else mainly ?

View Replies !
Can I Install Apache/MYSQL Side By Side With IIS?
However I also have a few sites I maintain that are Nix/PHP/MySQL. I would like to install PHP and MySQL on my windows machine. It would be ok if the PHP pages worked in the IIS environment such as http://localhost/index.php

However I thinka better solution may be to install
apache/php/mysql/phpmyadmin side by side with IIS.

Would I be able to run it side by side with my IIS

To get to IIS : http://localhost/index.asp
To get to Apache: http://localapache/index.php

I suppose I would like to use .htaccess locally to test mod_rewrites.

View Replies !
I Cant Connect To My Apache Server
I installed php-4.3.3, mysql and apache server 2.0.47.
but I can not connect to my apache server from my other computer, i use
static ip for my server, set ip address for server name on httpd.conf,
setup sua server on router. do i miss something here?

View Replies !
<? Is Not Recognized As Php Only <?php Is On My Apache 1.3 Server!
Ive just installed php 5 on my Apache server and its not recognizing my
code when its written between <? ?only <?php ?will work. How can i
edit the httpd.conf file to allow this?

View Replies !
Connect To Apache Server
i need a script that can access files from my machine to another (remote)machine.

how do i go abt it. Connect to the Apache server tha's running from a remote computer?

View Replies !
Apache Server Email Set-up
I have been running php using localhost on Apache and was trying to send form data by email. I get smtp error.

What do I need to do to configure Apache for email or would there be a site or tutorial that covers this set-up?

View Replies !
Local Apache Web Server
At the moment I am using "easyphp" on my computer to test my php code. However, I would like to get a little more advanced and replicate an apache server on my home computer. Such that I can build a website using .htaccess on my home computer.

I can build it at home, then upload it all nice and finished to an apache server. Does anyone know where I can get an apache server for my home computer? A kind of local host for apache?

Also, I would like an IMAP email client on my server and to have some PHP code that is able to "read"/parse my incoming emails. Open them up - "read" them by looking for keywords - then delete them etc. Code:

View Replies !
Dreamweaver And Apache Server
I previously work with php on dreamweaver and IIS. Im using window xp pro with service pack 2. However, i wanna use apache server. i've install it. so how do i work with dreamweaver with apacher server. coz when i was prompt to create a site for it, what do i put as my url when i test it locally on my computer?(ie: IIS is http://localhost) I've install php in c:program files. so where do i place my files in the apache folder?

View Replies !
Setting Up Php On Apache Server
I am trying to teach myself a thing or two about web servers and other such things. I currently have been refering to this site http://www.webmasterstop.com/48-3.html , I followed the instructions to the T and am having a problem with the php aspect of it. This is the error i am getting.

Not Found

The requested URL /php/php.exe/phpinfo.php was not found on this server.
Apache/2.0.55 (Win32) Server at localhost Port 80

i should be getting a php info page. You may have to refer to the listed site to see exactly what i am trying to accomplish.

View Replies !
Local Apache Server
My php script uploads my files fine. I did a chmod 777 to the directory I want uploaded files to go, but when I upload to that directory (with php) none of the files have permissions, but the files are there. What's going on.

View Replies !
Local Apache Web Server Revisited
I would like to replicate an apache server on my home computer. Conclusions of a previous thread on this topic:

1) Use the same operating system for your local apache server as your host uses.

Any comments on just how important this is would be very welcome because i am thinking of cutting a corner and running my local apache server on windows XP. My prospective host uses Linux.

2) There are some nice "neat, easy, tidy" installs of apache (with PHP and MySQL) available.

easyphp
AppServ
XAMPP

Any comments on which one is best would be highly appreciated. As would further suggestions.

3) Things that I want to do which are a bit special:

) Use the PHP IMAP functions. These are a PHP extension.

http://uk2.php.net/imap

So, I will have to add this extension. How easy is this with these local apache servers?

) Does anyone know an IMAP email client that I can put on my local host apache server?

courier-imap or CyrusIMAPD are apparantly possibilities. Can anyone point me to any reseources that would guide me through setting up these clients so that they are integrated with the apache web server - so that PHP code on the apache server could have access to emails in the IMAP email inbox. PHP code on the server can send emails from the IMAP email inbox.

View Replies !
Problem Installing PHP On Apache Server
I am trying to install Apache and PHP. I have installed apache fine
where I can type in http://localhost and it displays the default Apache
page.

When trying to install PHP I have run the installer file which seemed
to go OK. It is when configure the Apache httpd.conf file that I get
the problem. I have updated the ScriptAlias to read:

ScriptAlias /php/ "C:/Program Files/PHP/"

And added the following lines:

Action application/x-httpd-php "/php/php.exe"
AddType application/x-httpd-php .php

...as instructed by the tutorial I was reading.

To test PHP, I have created a phpinfo() page called index.php inside
the htdocs folder in Apache. When I try to access the file it give the
following 404 error:

Not Found

The requested URL /php/php.exe/index.php was not found on this server.

View Replies !
Pb Refreshing A PHP Page On An Apache Server
My problem is that I want to test with a PHP script on a Web server (
Apache ) whether the current displayed page inside the browser should be
redisplayed or not !

To do so, I take the signature of a given image on the server and store
it inside a cookie at the first visit.

When another GET for the same PHP file arrives, I read the cookie and if
the two sigantures are the same, what I want to do is :

- nothing that is the browser should not redisplay the same page

To do this, I put inside the PHP file

- a header call : header("Refresh: 5 ; $SELF");
- then an HTTP header 204 to tell the bowser to do nothing :
header("Status: 204 No content");

Everything works fine at the beginning ! I see with Live HTTP headers
that I receive the two headers and I wait for the refresh after 5
seconds but it never happens!

View Replies !
Apache Local Test Server On XP Pro
I'm hoping someone can help me with the following. My son is learning
PHP and wants to install an apache test server on our XP pro home
computer so he can test his code before uploading it to his hosting
company. I don't have a problem with this in principle but I do have
the following concerns:

1) We connect to the internet via AOL and my son's account is a "young
person access" account. Will this be compromised by apache?

2) Will the installation of this apache server allow my son to breach
Windows security at all (he is a restricted user at present)?

3) Any other possible security issues?

View Replies !
Cannot Load Libphp4.so Into Apache 1.3.12 Server
I have religiously followed the instructions for installing PHP4.0.1pl2 as a dynamic module in Apache 1.3.12. When I try to restart Apache, though, I get warned that:

Cannot load /usr/local/apache/libphp4.so into server: /usr/local/apache/libphp4.so: undefined symbol: uncompress

Has anybody else run across this problem?

View Replies !
Control Panel For Apache Web Server
I run a small web hosting company and a couple of clients have expressed the need for a control panel so they could edit their account. Basically a way to add emails or email forwarding. Some basic functions.

I have searched through Hotscripts.com and some others and haven't been able to find anything, yet I see many hosting companies that offer this. Does anyone know where to get this??? A basic web site control panel? Or can anyone here write it?

View Replies !
Running Php Programs On Apache Server
I am using Apache web server and i am trying to run php programs over it My problem is that the php programs aren't running at all. Instead i am receiving messages "BAD REQUEST ERROR 400".

View Replies !
Downloading PHP, MySQL With Apache Server
I am trying to learn MySQL, PHP and Apache server. I downloaded the Apache(2.0 and PHP(5.2). Also, I added these two codes in my conf file.

LoadModule php5_module "c:/php/php5apache2_2.dll"
AddType application/x-httpd-php .php

It says its running but does anybody know how to check it to see if I downloaded Php correct. My Apache server is working correct, I dont see anything wrong but just want to make sure that the php is working as well. I try to ran the phpinfo(); but it doesnt work (i guess not enough detail instructions for beginner like me). So pls guide me check my PHP connection w/ apache.

View Replies !
Installing PERL On My APACHE Server
Does anyone have any meaningful opinion on PERL vs PHP? I was thinking about installing PERL on my APACHE server just to give it a shot.. but eh what real uses does PERL have over PHP?? You think installing perl and php is redundant?

View Replies !
Apache Server Configuration Problem
I am running the php applications on my systems apache server

I will access http://localhost/application/pagename.php

Assume that my system name is testuser

I am not able to access the same from other system in the intranet or from my browser by using the following url

http://testuser/application/pagename.php

What configuration I have to made in the apache server

View Replies !

Copyright © 2005-08 www.BigResource.com, All rights reserved