Apache :: Web Server Installation In AIX 7.1
Oct 9, 2014
We are installing Apache Web Server httpd-2.2.29 in AIX 7.1
While running the command ./configure --prefix=/usr/sap/apache --enable-mods-shared=most --with-mpm=prefork --with-expat=builtin --with-included-apr we get the below output:
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... powerpc-ibm-aix7.1.0.0
checking host system type... powerpc-ibm-aix7.1.0.0
checking target system type... powerpc-ibm-aix7.1.0.0
[Code] ....
Also while running ./buildconf we get the below output:
found apr source: srclib/apr
found apr-util source: srclib/apr-util
rebuilding srclib/apr/configure
buildconf: checking installation...
buildconf: python version 2.7.5 (ok)
buildconf: autoconf version 2.69 (ok)
[Code] .....
Below are the rpms in our system:
AIX-rpm-7.1.2.15-1
tcl-8.4.7-3
tk-8.4.7-3
expect-5.42.1-3
wget-1.9.1-1
gcc-4.2.0-3
[Code] ....
We have m4 version 1.4.17
Also, can we use pre-compiled Apache Web server? What are the disadvantages in going for a pre-compiled configuration.
I have referred several other forums and tried many options like setting the environment variables, trying different commands but all in vain.
View 1 Replies
ADVERTISEMENT
Jan 14, 2007
I had Apache and PHP both installed on my machine and working fine. Then I tried to install MySQL and phpMyAdmin and everything got messed up. Someone then told me about XAMPP, which sounded perfect so I uninstalled everything and installed XAMPP. I think as a whole, the application installed correctly. However, I installed it to run Apache as a service and I got this error message:
Ports 80 or 443(SSL) already in use. Installing Apache2 service failed.
I'm guessing it failed because of the previous installations, right? Most importantly, how do I fix it? I Googled the error message and found a site that suggested running
netstat -tlnp | egrep ":80 |:443 "
to see which applications (if any) were already using those ports. I wasn't sure where to put that. I tried putting it in Start > Run -- is that right? Anyway, doing that made a black screen flicker, then disappear.
View 7 Replies
View Related
Feb 20, 2015
I just installed a new server and I would like to transfer all virtual-hosts on new Apache installation.
I updated all IP addresses in each .config file and simply uploaded the edited conf files into new /etc/apache2/sites-available folder. I rebooted Apache, but through Webmin I can not see them on Existing virtual hosts list. Why? Do I need to manually re-add all the 30 sites?
View 1 Replies
View Related
Jul 5, 2008
Do most webhost that come with the SSH access allow the installation of an IRC server (unreal)?
can anyone link me to good cheap ones
dont want to go registering to one and find out later that i cant
View 14 Replies
View Related
Apr 24, 2009
We like to create the mail accounts through php scripts in mywebsite.com website. So we request you to setup the Qmail with Vpopmail server in our server. As we have the following packages are already installed.
1. Qmail
2. Courier POP/IMAP
3. Horde Webmail client
Please install the vpopmail in the ourserver and configure these four packages to create the mail accounts via php script. So that we can use vaddsuer command in php to create the mail ids annd also imap_open commands to access the mails.
Our server is configured with Plesk control panel.
The installation is very urgent, as our website is going live sooner.
I will make the decision sooner and let us know the cost, as it will be given to the provider sooner.
View 0 Replies
View Related
Dec 20, 2006
I've just installed DSS 5.5.4 on Apache/Redhat server.
The installation went fine. The darwinadminserver started automatically.
But when I go to the Webadmin page on port 1220 from the browser, or when I try to stream the sample videos from quicktime, the server just hangs, won't connect.
I checked the error logs and they read:
2006-12-20 09:32:39: WARNING: Another process is already using the following RTSP port: 554
2006-12-20 09:32:39: WARNING: Another process is already using the following RTSP port: 7070
2006-12-20 09:32:39: WARNING: Another process is already using the following RTSP port: 8000
2006-12-20 09:32:39: WARNING: Another process is already using the following RTSP port: 8001
2006-12-20 09:32:39: WARNING: Streaming Server failed to listen on all requested RTSP port(s).
2006-12-20 09:32:39: WARNING: Streaming Server is not listening for RTSP on any ports.
I rebooted the server without darwin to see what processes were using those ports but I couldn't see any processes.
View 5 Replies
View Related
Sep 24, 2008
I work for a big organization that has a check list for standard windows server 2003 installation.
The list includes stuff such as , removing some users and adding some domain users, changing system name, windows update, ie7 installation, adding the system to the domain, installing norton anit virus from file shares and so on.
Is there anyway to auto mate this or atleast everything to do with system settings including windows update ? (Minus norton install)
I am sure one can make an answer file but i am not convinced by that answer as the post installation changes require editing regedit and other local security policies.
View 7 Replies
View Related
Apr 24, 2009
We like to create the mail accounts through php scripts in mywebsite.com website. So we request you to setup the Qmail with Vpopmail server in our server. As we have the following packages are already installed.
1. Qmail
2. Courier POP/IMAP
3. Horde Webmail client
providers who install the vpopmail in the our server and configure these four packages to create the mail accounts via php script. So that we can use vaddsuer command in php to create the mail ids and also imap_open commands to access the mails.
We will take the decision sooner since we need to live the website shortly.
Our server is configured by plesk control panel.
View 2 Replies
View Related
Feb 24, 2008
I have installed PEAR on my
localhost/apache server and
have no problem running pear
scripts such as HTLM Quickform
and validator. (php Anthology
Vol 1 & 2 by Harry Fuecks)
)
But I am having problems
getting Pear to install on
my Linux shared server.
GoDaddy say that Pear is loaded by
default with php4 and are not prepared
to assist in any further installations.
I know that a copy of the pear installation
can be uploaded to the folder where I host
my site. I ran the following script
and this shows that PEAR is enabled
<?php
include("PEAR.php");
$p = new PEAR();
print_r($p);
?>
:OutPut in browser:
PEAR Object
(
[_debug] =>
[_default_error_mode] =>
[_default_error_options] =>
[_default_error_handler] =>
[_error_class] => PEAR_Error
[_expected_errors] => Array
(
)
)
I have searched the forum but I am still
none the wiser. If there is anyone on the
forum who had been through the setup
procedure before I would welcome your help.
paradox1
View 13 Replies
View Related
Jun 19, 2008
We may soon get into the unmanaged arena. Recently there has been debates on whether an unmanaged server should come with anything other than a bare OS, even if ordered with a control panel. I'd like to get a feel for what you as a customer expect from an unmanaged host when ordering a server with control panel.
View 10 Replies
View Related
Feb 12, 2014
I'm trying to install PPA on a server, but I'm getting an error during installation:
[INFO]: Checking current user privileges...
[INFO]: Checking critical environment requirements...
[INFO]: Determining OS parameters...
[INFO]: Detected OS: CentOS-6-x86_64
[INFO]: Getting SELinux state...
[Code] ....
View 3 Replies
View Related
Mar 30, 2008
i get this error after installation my vb in my site
View 14 Replies
View Related
Jul 23, 2008
How much estimated free space should one have on a Fedora 5, Cpanel server with 80GB drive after installation?
View 1 Replies
View Related
Jul 21, 2015
if I can install plesk panel with a dedicated database server... and how.
View 3 Replies
View Related
Aug 29, 2008
I need a dedicated server sometime in the future and I was wondering if I should use Virtuozzo or Hypervm and how much can I get a dual core or quad core with good support? Thank you for your time.
View 1 Replies
View Related
Jan 26, 2015
I have a clean installation of Parallels Plesk on my server, and I installed wordpress on two of my domains. I'm scanning for installations through Plesk Admin, and it shows two installations with empty name and the toolkit is not functional at all. Check the attached screenshot.
View 2 Replies
View Related
May 26, 2007
I have just started working through the book Build Your Own Database Driven Website Using PHP & MYSQL, and in the installation section I am required to find a file called php5isapi.dll for the IIS, but I have downloaded the latest version of PHP - PHP 5.2.2 and I cannot find this file...
View 1 Replies
View Related
Dec 26, 2007
I got the following message after creating my test php script. Can someone explain what
I need to change? I am computer literate, but no techie!
<p>This PHP CGI binary was compiled with force-cgi-redirect enabled. This
means that a page will only be served up if the REDIRECT_STATUS CGI variable is
set, e.g. via an Apache Action directive.</p>
<p>For more information as to <i>why</i> this behaviour exists, see the <a href=[url]>manual page for CGI security</a>.</p>
<p>For more information about changing this behaviour or re-enabling this webserver,
consult the installation file that came with this distribution, or visit
<a href="[url]
View 4 Replies
View Related
Apr 19, 2009
I was wondering if there was anyone out there that could do an ffmpeg, flvtool2, mencoder installation on my CentOS 5.2 VPS for $10. I need it to be able to run phpmotion / youtube clone scripts...
View 8 Replies
View Related
Oct 26, 2009
I purchased an EV SSL Cert, and all is fine. Installed via cPanel, and I get the green address bar in Firefox, but not in IE.
Comodo (the vendor) have an Auto-Enhancer feature which automatically tells IE to give me a green bar. They state in their FAQ the following instructions to install the feature:
Replace the bundle file that is in use for the web site.
Use the 'SSLCertificateChainFile' directive instead of the 'SSLCACertificateFile'/'SSLCACertificatePath' directives.
I have download a .CA-BUNDLE file from them.
Please tell me, now what do I do? I am at a lost at their instuctions, and going by my dealings with them, I think I can get help from you guys more accurately and quickly.
The server runs WHM/cPanel 11 with Apache 2 with mod_ssl. Full root access, but I am a Linux newbie.
View 0 Replies
View Related
May 26, 2009
anyone has got the steps to install this on centos 5? I have got it for centos 4 but censtos 5 having issues
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libxslt.so: undefined reference to `xmlXPathContextSetCache'
collect2: ld returned 1 exit status
make[3]: *** [icecast] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/icecast-2.3.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/icecast-2.3.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/icecast-2.3.1'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.1366 (%build)
View 1 Replies
View Related
Feb 18, 2009
What do people mean by profesional installation, for example if I have a forum professionally installed could I expect this to be with phpmyadmin and apache and the mod_rewrite, or are these more custom aspects?
View 5 Replies
View Related
Jun 19, 2009
I need to install a video script on my server and for this I need following addons on my server, how I can install these...
# mbstring [url]
# FFmpeg [url]
# Mplayer + Mencoder [url]
# Flvtool2 [url]
# Libogg + Libvorbis [url]
# LAME MP3 Encoder ([url]
I am using linux server with CPanel.
View 10 Replies
View Related
Jun 18, 2009
I have installed nagios 3.06 on my centos server. Anybody know the steps to configure this nagios to check my other servrers.
View 9 Replies
View Related
Mar 8, 2009
I have WAMP 2.0 installed on my Windows Vista. WAMP has released a new version: 2.0G. I've just downloaded it and i'm wondering if i could just run the installer or do i have to uninstall my current WAMP and then only install the latest version?
View 1 Replies
View Related
Jul 6, 2009
Anyone successfully install vePortal yet?
View 5 Replies
View Related
Apr 19, 2009
We wanted to put up a nagios server for monitoring around 9 - 12 servers and couldn't find any real specs on what kind of machines are required for nagios.
Any leads on what kind of machines would do? My concern was the RAM requirement - if nagios works well on low end machines, it may make sense for us to host it on some VPS.
Wanted to check in with people who run nagios installations and their experiences.
View 14 Replies
View Related
Feb 25, 2008
We are having problem with installing mod_evasive on our server. We tried installing it on our Virtual Machine that runs Fedora 7 (on our server, we have Fedora core 5), and on Virtual Machine it is fine, we can compile it and put it in our Apache2 conf file.
However, when we try
[root@ mod_evasive]# /usr/local/psa/admin/bin/apxs -i -a -c mod_evasive20.c
on the server, we get a
[root@ mod_evasive]# /usr/local/psa/admin/bin/apxs -i -a -c mod_evasive20.c
gcc -DHARD_SERVER_LIMIT=512 -DDEFAULT_PATH="/usr/local/psa/admin/bin:/bin:/usr/bin" -DLINUX=22 -DTARGET="httpsd" -DHAVE_SET_DUMPABLE -DNO_DBM_REWRITEMAP -DMOD_SSL=208122 -DEAPI -O -pipe -I/usr/include -O3 -fexpensive-optimizations -fstrength-reduce -pipe -DPLESK_Linux -I/home/builder/buildbot/psa-8.2.1-bfc7/build/plesk/lib/dist/include/libxml2 -W -Wall -DPLESK_Linux -I/home/builder/buildbot/psa-8.2.1-bfc7/build/plesk/plesk-utils/include -DBSG_CR -DBSG_MSG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_RPM -DUSE_SLEEP_ON_IDLE -Wno-unused-parameter -fpic -DSHARED_MODULE -I/usr/local/psa/admin/include -c mod_evasive20.c ....
View 1 Replies
View Related