Fedora :: Login Missing After Apache / Zend Server Installation

Jan 9, 2011

I am new to Linux. I installed some weeks ago Fedora 14 via burnt iso file downloaded from official Fedora site. It was working perfectly like a charm for me until yesterday when I tried to install zend server for PHP. During my first try of installation of zend server it corrupted out my apache server and I lost apache on http://localhost. I removed all "zend-server" like stuff from "Add Remove Software" screen. Installed again apache 2 in the form of LAMP (Linux Apache Mysql Php) via terminal. Apache installed correctly and started workeing again ok on localhost. Then again I tried to install zend server from install.sh file in downloaded zend server installation. It showed me after a while like "zend server installed successfully".

I shut down my pc thinking everything is ok now. Today when I started my system, it shows me boot screen of Fedora, I select fedora and then it shows me balloon filling up for around 5-7 secs. Then all of a sudden a black screen appears up with a cursor blinking at its top left and then nothing else happens further. I cannot find login screen to my desktop anymore. I remember one thing that during reinstallation of apache from terminal, I set following command like "chkconfig --level 235 httpd" (I guess that's what I have written as per some online tutorial for LAMP). Is that cause of mine problem ot its something else?

View 11 Replies


ADVERTISEMENT

Fedora Installation :: Yum Broken After Install Of Php-5.3-extra-extensions-zend-server

Oct 4, 2010

I'm a PHP developer trying to switch from Windows to Linux. So I'm new with Linux. I tried to google for a solution and tried the suggested wiki FAQ but with no success.I wanted to install zend-server-ce-php-5.3 today with yum. This worked okay.After this I tried to install php-5.3-extra-extensions-zend-server. This seemed to work.

View 3 Replies View Related

Fedora Installation :: Apache Web Server Does Not Start Automatically Unless Login

Feb 20, 2009

I have a problem with running Apache web server. I think my problem is either I can not get httpd to load automatically or it's being blocked from external unless I'm logged in, don't know which. Or, I'm completely off base. Either way, being logged in solves the problem. Now I just need to fix it. This is a brand new server running latest apache and fedora 10 (all fully patched). Loaded from source to all default (non RPM directories - apache is /usr/local/apache2/... )

I modified the existing /etc/init.d/httpd script and had it point to the /usr/local/apache2 areas.I even did a chkconfig --add httpd and show it is on for run levels 2345.The problem is that when I reboot the server httpd does not load because I can not access the website.However, the minute I login to the server as a user (non-root) it automatically loads httpd and the website works.Then, when I logout, everything is inaccessible again. I even tried to put the commands in the /etc/rc.local script (or wherever it is).Same thing happens.I know this is a simple fix. Just don't know what it is. Is it related to SElinux? However, wouldn't SElinux create access problems regardless of being logged in or not? Once I'm logged in, everything automatically fixes itself (either it's a service load or a rights filter fix).

Remember, everything works perfectly as long as I'm logged in to the server (even as a non-root user). Just the act of logging in makes the web server accessible from to the rest of the world. However, when I logout, the web server is inaccessible.

View 5 Replies View Related

General :: Loading Php Module Without Restart Apache / Load Zend Extension Using '-z'?

Sep 23, 2010

I need to load php module without restart/reload apache, is there a way to do that, php has its option to load zend extension using '-z',

php -z <filename>

is there anyway because I need to load php module in runtime, that I don't want to loose the live running session.

View 1 Replies View Related

Server :: Apache MIME Icons Is Missing - Slackware 13.1

Mar 5, 2011

Apache 2.2 on Slackware 13.1 seems to be missing the MIME icons when i visit a directory containing files.

This command returned nothing related to httpd

Code:
find | grep /icons

Where do i find the icons and how do i enable them ?

View 2 Replies View Related

Ubuntu :: Can't Seem To Get Zend Server CE Installed

Apr 21, 2010

I can't seem to get Zend Server CE installed on my fairly fresh Ubuntu 10.04 installation.

View 9 Replies View Related

Server :: Zend Server Can't Connect Mysql

Jan 6, 2010

I am using slackware12.2, I have a mysql5.0.67 which system has install for me and I had install a zend server4.0.6 from URL... It runs all right .When I try to run my php code in zend server(apache),it break out an error with connect to mysql.But when I login mysql in command line ,I can see all my databases what my codes need in it.The code was running well in windows. I try to build the zend+mysql+php environment several times in linux but never success。how can I do to let it runs all right ? some one said I can edit php.ini, It's it right.

View 5 Replies View Related

Fedora Installation :: APACHE Web Server & PHP On Machine?

Aug 7, 2010

Do I need to install APACHE web server & PHP on my machine ? or it is inbuilt there ? If it is so then how to use the server ? I have Fedora 9.

View 1 Replies View Related

Server :: Apache: Can Filter The User's Login Name

Oct 29, 2010

Where I work, the IT people have the systems setup (wrongly in my opinion) to require not just the user's username but to have the username pre-pended with regional info. Like this:Username: RegionName//UserNamePassword: ********The server I maintain doesn't require this (even though I have it authenticate through the same services as the rest of IT (active directory via ldap))The problem is I see lots of authentication errors in my apache error_log file because people are using the RegionName//UserName login

View 1 Replies View Related

Server :: AD User Login To Nagios - Unable To Execute CGI Scripts In Apache

Apr 25, 2011

I have a nagios server monitoring around a 1000 hosts in our office. To make things easier, i've integrated apache into Active Directory for the website authentication. This works perfectly, however the Nagios website uses alot of CGI scripts to display information I get the message below when trying to show CGI scripts with an AD user. Local users work fine. 403 Forbidden You don't have permission to access /nagios/cgi-bin/status.cgi on this server. I tried adding the AD users to the cgi.conf file within Nagios (which works for local accounts) but it doesn't seem to work even with this change.

View 4 Replies View Related

Ubuntu Servers :: Installing Zend Server \ When Log In To The Admin Interface, It Told It Couldn't Start The Webserver?

Oct 18, 2010

I had installed apache previously on my system, and I think I uninstalled it completely, although remnants might have remained. I have just installed zend server ce php 5.3, and I am having trouble getting it to work. When I log in to the admin interface, it told me it couldn't start the webserver, so I go to restart apache, and it gives me this:* Starting web server apache2 Syntax error on line 6 of /etc/apache2/sitesenabled/zendserver_gui.conf:Invalid command 'php_admin_flag', perhaps misspelled or defined by a module not included in the server configurationThis has to do with php_mod some how... but I am not sure how to fix this, or where to start, since I am relatively new to actually setting up apache.I thought this might have something to do with libapache2-mod-php... so I went to reinstall it, and ran this:

mburns@mb2449-laptop:~$ sudo aptitude install libapache2-mod-php5
Reading package lists... Done
Building dependency tree

[code]....

View 2 Replies View Related

Fedora :: Missing Login Window From System-Preferences?

Aug 17, 2011

Cannot see System > Administration > Login Screen / Login Windows in Fedora14. how to get it or any command to be used?

View 2 Replies View Related

CentOS 5 Server :: Apache 'server-status' 404 Not Found + Munin Apache Stats?

Oct 14, 2010

I am trying to solve a problem where Apache stats aren't displaying correctly in Munin. I've ran through quite a bit of checks and tests regarding Munin setup, but I think my issue is related to Apache, but my skill set there is lacking.

first, system info:
monitored server:
CentOS 5.3 2.6.18-128.1.1.el5

[code]....

View 7 Replies View Related

Server :: Apache Server Not Recognizing Virtual Host Fedora 12

Apr 17, 2010

I installed apache server on my Fedora 12. Its showing the test page 127.0.0.1, but when I give the address 97.168.234.76 (0r www.chaalu-kam.com), it tells that the requested url could not be retrieved.

I have made the following additions to the /etc/httpd/conf/httpd.conf file

Code:

In addition to this, I have added this to my /etc/hosts file

Code:

I wanted to test the Apache server on my laptop only by putting an html file in /var/www/html and naming it as index.html. I want this index.html page to be displayed when I put www.chaalu-kam.com in my browser. What should I do? My firewall is off too

View 10 Replies View Related

Fedora Installation :: F13 To F14 No Shell At Login / After Upgrading Cant Login On User?

Jun 3, 2011

yesterday I updated my fedora 13 to fedora 14 (on laptop) and today i cannot log in on user. It just go blank for a sec and is back to login.

At text console (alt+ctr+f2/f3) i enter my username and pass it give this for a sec and resets (clean) console
username: Name
password:
last used: [date]
login: no shell permission denied

i used unetbootin (fedora 14 netinstall to update) and later i updated 1,5G before reboot (did update that fix, forgot its name tho :s)

I would most likely reinstall everything, but i have some work at laptop and as death-line is near, i would prefer to fix it if possible.

edited:
i have installed F13 on unused space, is there a way for me to access and fix it? or at least get some files from there?

View 1 Replies View Related

SUSE / Novell :: Clear Apache Cache Without Restarting Apache Server?

Feb 4, 2010

Any one have an idea How to clear apache cache without restarting apache server.

View 5 Replies View Related

Server :: Apache Tomcat Installation And Configuration

Apr 28, 2010

If any one knows about Apache-Tomcat installation.

View 5 Replies View Related

Server :: Installation Of Apache Tomcat 5.5.27 In CentOS5

Jan 4, 2010

I have installed apache tomcat 5.5.27 in centos5. I edited the server.xml file also. The startup.sh and shutdown.sh commands are working fine. But tomcat is not opening in the browser. Can you suggest me something or tell me the steps involved in installing tomcat. Is admin.tar.gz of apache tomcat required for its working?

View 1 Replies View Related

Server :: Tunnel Apache Virtual Host To An Internal Apache?

Jan 24, 2010

I am upgrading my server and I have a lot of sites. Since I cannot take my server down for a few days, maybe a week until I manage to migrate all the sites to the new machine, I figured I could migrate them one by one. After migrating one, I would somehow tunnel the requests of that name virtual host to my internal machine. When everything is migrated, I would then switch the machines, update ip's and stuff and everything will work just fine.

However I cannot seem to find a way to do this tunneling. is this at all possible? If not, what alternatives do I have?

View 5 Replies View Related

Fedora :: How To Use The 14 Hostname In The URL Of The Apache Server

Apr 6, 2011

I started the mission to call my GLPI system from a hostname URL... i dont want use the IP address... but im dont know what i do!

I have Fedora 14 installed on VirtualBox running with the network interface bridge mode, fix IP address and in the dns server the name that i want is already registered... i have direct access to the network and the apache and mysql works fine... and here in my office we have a windows 2K3 domain controller and all the computers are logged in the domain... i dont know if i have to put the fedora linux in the domain or just configure something to work...

Today for use the glpi system i have to put in the URL bar: [url]

But i want: [url]

I allready look for the samba configuration to put fedora into domain, but dont works...

View 2 Replies View Related

Red Hat / Fedora :: Configuring Apache Web Server

Oct 19, 2009

I have to go through an ERP projects. "README" file to setup the software gives following instruction which I have attached with this thread.So, according to first step I copied the entire "dolibarr-2.6.1" folder in "/usr/local/apache2". But whenever I call the browser with address given in "README" file my browser gives the following error message : Code: Firefox can't establish a connection to the server at localhost.Please let me know how can I configure the Web Server so that I can use the software.

View 1 Replies View Related

Red Hat / Fedora :: Configure Apache For 16 GB Server?

Oct 25, 2010

I need to configure Apache for a 16 GB Server for maximum performance. It should have maximum requests and also with stand load. I have given the current configuration below.

<IfModule prefork.c>
StartServers 8
MinSpareServers 5

[code]...

View 1 Replies View Related

Ubuntu Installation :: Unable To Get Apache Web Server To Run Scripts

Aug 11, 2011

I've tried on both 10.04 and 10.10. I apt-get install apache2, and put a simple "hello world" perl script in /usr/lib/cgi-bin, but when calling the script via the webserver I get a 404 "file not found" error.

/etc/apache2/sites-available/default already contained (out of the box)

Code:
ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/

This used to work out of the box in the days of the older monolithic apache. What configuration has to be made to enable scripts to run?

View 1 Replies View Related

Ubuntu Servers :: Upgrade The Apache Installation On Server From V2.2.14 To V2.2.19

Sep 1, 2011

I am currently trying to upgrade the Apache installation on our server from v2.2.14 to v2.2.19 using:

[URL] as a guide.

Unfortunately I seem to have hit some walls. When trying to execute ./config.nice I get the following error:

./config.nice: 33: /build/buildd/apache2-2.2.14/configure: not found

Google have not yielded any results as yet. If I leave out this step and use configure, make and make install, v2.2.19 gets installed, but to a different directory and all the config will need to be reformatted as it seems it does not use the Ubuntu Apache config structure.

View 5 Replies View Related

Fedora :: Apache - Configure The Virual Server

Oct 9, 2009

I have apatchi (httpd) installed on Fedora, and I am trying to configure the virual server. I have two websites: [URL] and [URL] and the machine has one public IP address. The problem that:

It always returning the default virual host (even if we typed in the url: [URL] or [URL]), it returns the default configured one (which is the first configured virual host). I have one public address on my machine, and my configuration as following:

[Code]....

Actually [URL] is the one which is used for the global configuration.

View 10 Replies View Related

Fedora :: Server Version Where Apache Php Mysql Are There?

Mar 15, 2010

I found the desktop version but I am wondering is there a server version where apache php mysql are all there?

View 1 Replies View Related

Fedora :: Apache Fails To Server Out Directory?

Mar 29, 2011

I am having a problem getting Apache to serve out a directory. If I place an index.html in the Document.Root I can see that page. When I remove the index.html I only see the test page for Apache. the relevant section form my httpd.conf. I am not using virtual hosts just setting up one Apache instance.

As you can see from the below I have enabled Indexes so I am at a loss :-(

ServerTokens OS
ServerRoot "/etc/httpd"
PidFile run/httpd.pid
Timeout 120
KeepAlive Off
MaxKeepAliveRequests 100

[Code]...

View 3 Replies View Related

Ubuntu Servers :: How To Configure The Apache - Missing Parameters

Oct 15, 2010

My project for today has been setting up a web server. I was given a old computer with a Pentium 4 processor; 512mb of RAM, and a 42gig hard drive.I was reading over some guides and I came across this guide. It is very self explanatory; however I am having issues with my configuration files within Apache and my firewall (shorewall).I am focusing on web security. I don't even want to web edit until I know it is "lock-down" secure. In Apache are some supposed settings called Server Tokens and SeverSignature. I can't locate these files in my apache2.conf unfortunately.Here is what is posted to me in the config:

Code:

#
# Based upon the NCSA server configuration files originally by Rob McCool.
#
# This is the main Apache server configuration file. It contains the
# configuration directives that give the server its instructions.

[code]....

Then press Control-O and Control-X. Your firewall is now configured to only accept HTTP and SSH traffic.I couldn't get that line of code to run. I've been all over the Ubuntu forums, google, Apache 2.2...

View 5 Replies View Related

Fedora :: Configuring Apache - All The Mods Tried Crashed The Server

Oct 2, 2010

I have succesfully installed Apache... It works fine with PHP-MySQL support... I love it too...

But the thing is that I have to store all my files in /var/www/html/ which sort of annoys me... I was wondering of there is any method to reconfigure the httpd.conf file to do it...

All the mods I tried crashed the server....

View 3 Replies View Related

Server :: Change Document Root Apache Fedora?

Mar 19, 2010

I want to change the DocumentRoot on my Apache httpd server.

I have Changed it from the default to var/www/projects

but its not working.

[CODE]
### Section 1: Global Environment
#
# The directives in this section affect the overall operation of Apache,
# such as the number of concurrent requests it can handle or where it
# can find its configuration files.

[Code].....

View 178 Replies View Related







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