Software :: Apache PHP 5 Simplexml Is Not Loading

Jan 7, 2010

When I try to run the command simplexml_load_string() in my php file i keep getting the error: Fatal error: Call to undefined function: simplexml_load_string() in <file> - on line <line>I checked phpinfo() and it doesn't seem to be installed. But I am using PHP 5 and as I've heard this is installed by default. When I compiled the PHP I did not purposely exclude simplexml.

View 4 Replies


ADVERTISEMENT

Server :: FastCGI And Apache Not Loading Pages

Jul 9, 2011

I am trying to set up my Apache server with FastCGI as the CGI engine. It will be mostly running PHP, but I may add Perl or something else later. I started from a completely fresh install of Ubuntu 11.04 with every update available. I used the install CD to install a LAMP server as part of the system install.I am using the tutorial at URL...to add the FastCGI functionality. I am having some problems with getting everything to work.The first problem was that apache2-suexec-custom wouldn't accept a different document root. I fixed that by compiling apache2-suexec from source with the document root changed to the correct path.

The next problem is that every php page I load throws a 500 error. Apache's error logs show that FastCGI isn't returning the page data correctly to Apache.

View 1 Replies View Related

Ubuntu Servers :: Apache Vhosts Loading Slow

Oct 23, 2010

I have an urgent issue with my apache. Since last night approximately 50% of my vhosts are responding very slowly. That means I see a blank page for 1 minute and then the content comes up real quick.I restored the httpd.conf file but it didn't solve the problem.

View 4 Replies View Related

Ubuntu Servers :: Change Default Loading Page In Apache?

Feb 8, 2010

but ive two problems. 1st: The first is how do i change the default page on load up of localhost.eg when i enter the http://localhost/ i get the usual it works symbol.this is because its loading the index.html file in my var/www/ folder.i dont want too create another index file, but how do i change the configuration too load up a different one like home.html2nd: i tried installing sudo apt-get install phpmyadmin and for the most part it worked.but nothign comes up when i go to http://localhost/phpmyadmin/

View 2 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

Ubuntu :: Folder Keep Loading Forever And Sometimes It Shows Two Or Three Files And Keep On Loading

Apr 9, 2010

I've a folder named "lynx" in my desktop . It contains ebooks - pdfs,chms etc . The problem is sometimes when i open the folder in nautilus , the folder keep loading forever and sometimes it shows two or three files and keep on loading . But at some other times , folder contents are displayed just as any other folder(i.e normal ).

View 5 Replies View Related

Software :: Drupal Site Not Loading Properly On Internet While Loading On LAN

May 12, 2010

I installed Drupal and there is only one site. It I access the website [url] where Drupal is installed I can easily see it functioning properly. But on internet it is not loading properly the colors etc are not visible properly.

Following changes were made to all the sites

Code:

View 1 Replies View Related

General :: Ubuntu 10.04 Not Loading - Sticks At GRUB Loading

Oct 27, 2010

Ubuntu 10.04 not loading. Sticks at GRUB Loading message.

Read the other threads re OS not loading and GRUB. The talk about code goes over my head.

Local techie says the hardware is good. Tried reloading Ubuntu from CD. Tried loading the unmentionable OS.

Tried using Spotmau Powersuite.

View 5 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 :: 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

CentOS 5 :: Apache Error 403 - "Forbidden You Don't Have Permission To Access /bb/ On This Server" - 5.2 With Apache 2.2.3

Jan 20, 2011

I am installing Big Brother on a CentOS 5.2 running the default Apache 2.2.3. When I try to access any web page I get the following error: Forbidden You don't have permission to access /bb/ on this server. Apache/2.2.3 (CentOS) Server at fmsubbnix Port 80 So far I have:

1) Set the Directory options to FollowSymLinks
2) Verified all directory and file permissions are at 755
3) Set permissions temporarily to 777 and received same error so I am assuming the issue is in a config file somewhere
4) in hhtpd.conf verified <Files ~ "^.ht"> is correct
5) verified the "default" directory is correct (/var/www/html)

I have read and tried several ideas in posts listed on the web but to no avail and am at a loss as to what to look for next..

View 3 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

General :: Apache Command And Terminal / Command With Apache Through Web Browser And It Is Not Working?

Aug 18, 2009

I want to run a linux command with apache through web browser and that's is not working. and it's working properly when I execute this command through terminal, where is the problem?

NOTE: apache have the privileges to execute the command

View 7 Replies View Related

Debian :: Grub Load Error "Grub Loading Stage1.5. Grub Loading, Please Wait... Error 15"

May 23, 2010

When I try and boot my Debian computer I get the messages: Grub Loading stage1.5. Grub loading, please wait... Error 15 Is there any way of recovering from this - or is it simply a fresh install? I was attempting an upgrade from Lenny to Squeeze and despite a few hurdles it looked like it was all happening. Got the new kernel loading, and the new grub. It looked as though grub2 was working so I ran the grub-remove-legacy-support command (something like that) and now my computer won't boot grub or Linux.

I'm assuming the MBR on my harddrive is lost, however I don't know what state the partition is in. I'm guessing that maybe this has been lost as well. I tried a few tools from the Ultimate Boot CD but nothing here was able to re-install my grub or boot from any partition or even mount my file-system. I'm fearing the worst but would like it confirmed before I blow it all away with a new install.

View 8 Replies View Related

OpenSUSE :: Mootools.js Not Loading?

Jul 12, 2011

I am running the latest version of firefox 5.0.1 downloaded form Mozilla's web sight and I am getting this error message when I try to log go to my Verizon account. Anyone know how to fix this?

View 1 Replies View Related

Ubuntu :: X Isn't Loading Correctly

Jan 20, 2010

For 6 months I have used this computer as a ediacenter/seedbox on a decent TV. It crapped out and we got a new one. Hooked it up, had super messed up resolution. Ran some command (really don't remember) that ran you through the setup configuration asking for keyboard layout etc.

Didn't work. Deleted xorg.cong, didn't work. Blank xorg.conf, didn't work. What happens is it shows the Ubuntu name and loading bar, loads, then at 100% it shows 2 of them in purple around the screen. Obviously X isn't loading correctly.

[code]...

View 1 Replies View Related

Ubuntu :: 9.10 Web Pages Not Loading?

Apr 18, 2010

after wrestling with several problems over the past few days of switching over to a portable version of Linux 9.10 (I'm running a Live USB created using Lili USB), and deciding between the UNR or the Desktop i386 releases (I eventually went with UNR because i386 will not load on my netbook and ends up corrupting itself), I now find myself with the interesting problem that Firefox will no longer load webpages.I'm using a wireless connection, and it worked about 4 hours ago, but doesn't any longer. It registers that it is connected (The network icon displays the connected information), but the webpages themselves will not load (And I don't know if any other web based application functions- I only bothered to check firefox).

And I know the connection itself is not to blame because I'm using it right now to post this message (Off of Windows 7).Any help that can be given would be appreciated. Except for these problems that come up I'm loving Ubuntu, and intend to use it inbetween classes and such.EDIT:No internet applications work, and the router does assign me an IP address while in Ubuntu. Also, the speed of the "Server not found" message indicates that it's not even trying to connect.

View 3 Replies View Related

Ubuntu :: 10.04 2 Different Ways Of Loading?

May 1, 2010

This is a clean install of Lucid sometimes I get the Ubuntu loading screen and sometimes just black screen followed by a flash of green across the top and some text. Sometimes its loads with a high resolution and that's when there are other problems no authorisation to mount other file systems and no shutdown or restart just takes me back to login. When it loads at the lower resolution it seems to work fine.

View 8 Replies View Related

Ubuntu :: Desktop Not Loading ?

Jul 3, 2010

Ive recently installed Ubuntu 9.10 on a 2.0 GHz Gateway computer (circa 2004) and have been having issuses with loading the desktop.

When the desktop would load on ever boot, it would load part of GNOME, and the cursor, but thats all... The background is black, and it does not respond when you click on anything. No icons, not all of gnome loaded. What should i do?

View 7 Replies View Related

Ubuntu :: Programs Not Loading?

Jul 15, 2010

Ok I have been installing a few programs lately and some of them try to load but do not load.I installed Mixxx DJ software and when I try to load it for example it goes down to the task bar and sits there doing nothing then it just goes away.

View 1 Replies View Related

Ubuntu :: Shows The Given Msg After Loading?

Sep 28, 2010

Last time my Pc was automatically shutdown due to problem in light,now when i turn it on,it shows me the given message after ubuntu loads,No init found,try passing inti=bootargwhat can i do now..?it don't take it to my login=screen..

View 3 Replies View Related

Ubuntu :: Nautilus Not Loading?

Nov 7, 2010

I've been using Linux Ubuntu for about 2 months now, and this is an interesting error...Anyone know how to fix it?When I loaded up the past two times, I've had issues...I get the following series of message:Quote:Could not update ICEauthority file /home/atmarsden.ICEauthorityThere is a problem with the configuration server./usr/lib/libconf2-4/gconf-sanity-check-2 exited with status 256)Nautilus could not create the following required folders: /home/atmarsden/desktop, /home/atmarsden/nautilus.Before running Nautilus, please create these folders, or set permissions such that Nautilus can create them.Followed by a blank screen with just my background... screensavers worketh not, and Alt-F2 only seems to run terminal, no apps.Running an example app in terminal (Chrome):

Code:
atmarsden@ATMarsden-Acer:~$google-chrome
[1874:1874:900308257:FATAL:chrome/browser/browser_main.cc(881)] Check failed:

[code]....

View 1 Replies View Related

Ubuntu :: Logon GUI Not Loading?

Dec 25, 2010

I recently decided to get back into Ubuntu and installed 10.10 on my Acer Aspire 7741Z. The live USB worked great but the installed OS won't load the GUI. The loading screen does not show but instead there is a ton of text. The logon is the 'standard' logon (Ubuntu 10.10 -computer name- tty1). I can logon using the account information that the graphical installation asked for. After awhile, the screen goes blank. Pressing the power button, the text comes back and Ubuntu the message "ppdev: user-space parallel port driver" has appeared. Using "startx" causes the screen to go blank, and the screen comes back when the power button is pressed before shutting down.

View 3 Replies View Related

Ubuntu :: Vidalia GUI Not Loading

Aug 16, 2011

I recently installed ubuntu 11.04(64-bit) and have been using it for a little less than a week now(absolutely love it). I've been trying to install all the basic programs I need, and up until now, with no problem.

I've had trouble getting vidalia to work properly. Whenever I start vidalia, both the tor and vidalia processes show up. The GUI for vidalia does not. A temporary solution I found was to login as root and run it like that, but I take it that isn't the greatest idea.

I've reinstalled multiple times, both from source, building deb packages, and the tor repository.

View 1 Replies View Related

Red Hat / Fedora :: Loading PBR For Descriptor 3?

Apr 26, 2010

After a motherboard failure and replacement a Dell PE 6850, during the first restart, we receive this on running RHEL 4.5: Loading PBR for descriptor 3...done. Bad PBR Sig. Also, I have determined PBR to mean "Partition Boot Record." I have not been able to determine what "descriptor 3" is.

View 3 Replies View Related

Ubuntu :: Firefox Is Not Loading

May 16, 2011

After I click my firebox browser button on my unity launcher (or in applications) it does nothing. If I click it from my launcher it blinks 6 or 7 times then, does nothing.I have had this problem before, but a simple log-off log-on fixed it. I have even tried to restart and nothing changed. Is there something else I should try? Sudo killall firefox, says no processes, but I dont think this would be necessary after a restart even. What else can I do? Should I uninstall, then re-install, or is this unnecessary?

View 4 Replies View Related

General :: .bash_profile Not Loading ?

Apr 1, 2010

Whenever I reboot my fedora core 12 box I find that my .bash_profile does not load... I have to issue source ~/.bash_profile

How do I get this to load automatically each time?

View 14 Replies View Related

General :: Disable X From Loading ?

Nov 25, 2010

As a Security practice I wanted to disable X from loading.

So i modified following line from /etc/inittab.

I was then able to start my machine in terminal mode(runlevel 3).

I wasn't satisfied at this stage as i was able to get the graphical console by merely typing

Code:

So i search and find out that the reason for loading the graphical user interface was a script resided in

Code:

So i renamed it thinking OS will fail in finding it when invoked by inittab file . To my surprise i was able to get the terminal back even if i hit

But then i realize i keep on getting following error lines.

Code:

I found out the reason behind this was a line in /etc/inittab

Code:

Since the file prefdm was renamed and respawned the OS was keep on trying to execute it considering it is terminated.

Now i have made the above line commented and removed execute bit of the file. System is now behaving as i wish it would.

Will it make any difference? I m not using any application that explicitly use graphical user interface and i can work in runlevel 3.

View 1 Replies View Related

General :: Grub Is Not Loading?

Feb 11, 2010

actually i have installed ubuntu inside windoz 7.it was working fine bt i was understanding the the grub file and made few changes in it.thereafter the grub is not loading

View 1 Replies View Related

General :: Puppy Loading Or Not ?

Jan 1, 2011

I have disks of Lucid Puppy 5.11 and MacPup 5.11. Both disks run very well on my laptop, an old 2001 model Sony Vaio which is already booting Ubuntu 10.04 UNE.

But neither finishes loading on my HP Pavilion a1020n desktop, which is running Windoze XP Home. They both bog down on looking for optical drives... interesting as I am loading them from CD and it reads the optical drives fine up to that point.

It's sad that a quick-loading portable Linux won't load at all on my newer, faster machine.

Maybe it's because the laptop has GRUB already? My HP chokes every time I try to modify the boot sector, lots of "wonderful" security features to keep Windoze from "getting corrupted".

View 14 Replies View Related







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