Server :: Cannot Display PHP Files On Xampp

Feb 27, 2010

I cannot seem to display php files on xampp. When the php file opens up all it shows is either a blank white page or sometimes it just shows the source code.

View 3 Replies


ADVERTISEMENT

Fedora :: XAMPP - Error While Loading Shared Files

Nov 20, 2009

How to get XAMPP running successfully alongside SELinux? Fedora 12 Beta. If I disable SELinux, XAMPP runs fine. If I enable SELinux, I get the following errors:

/ # /opt/lampp/lampp start
opt/lampp/lampp startStarting XAMPP for Linux 1.7.2...
/opt/lampp/bin/php: error while loading shared libraries: libexslt.so.0: cannot enable executable stack as shared object requires: Permission denied
XAMPP: Starting Apache with SSL ...
/opt/lampp/bin/httpd: error while loading shared libraries: libexpat.so.0: cannot enable executable stack as shared object requires: Permission denied
XAMPP: Error 127! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Sorry, I've no idea what's going wrong.
XAMPP: Please contact our forum [URL]
XAMPP: Starting MySQL...
/opt/lampp/bin/my_print_defaults: error while loading shared libraries: libz.so.1: cannot enable executable stack as shared object requires: Permission denied
/opt/lampp/bin/my_print_defaults: error while loading shared libraries: libz.so.1: cannot enable executable stack as shared object requires: Permission denied
XAMPP: Couldn't start MySQL!
XAMPP: Starting ProFTPD...
XAMPP: /opt/lampp/sbin/proftpd: error while loading shared libraries: libcrypto.so.0.9.8: cannot enable executable stack as shared object requires: Permission denied
XAMPP: Error 127! Couln't start ProFTPD!
XAMPP for Linux started.

I have tried the instructions here: [URL]. You need to change some of the date dependent directories to execute the commands. The above errors however are after applying the suggested changes.

View 13 Replies View Related

Ubuntu Servers :: Can't Save Files To The HTDOCS Of XAMPP?

Jun 3, 2010

I'm new at using Ubuntu, I really need to use XAMPP / LAMPP for testing my websites. The problem is that, I can't save files to the HTDOCS of my XAMPP.

View 1 Replies View Related

General :: Find URL For Xampp Website On Server?

Mar 2, 2010

I know to go to the server's IP then slash, but where would I look to see what goes after the slash.

I know where the samba share with all the files for the website points to, but when i put that full path after the slash i get nothing.

View 2 Replies View Related

Server :: XAMPP - Could Not Start MySQL? (Ubuntu 11.4)

Jul 21, 2011

XAMPP: Couldn't start MySQL! I have Ubuntu 11.4. After downloading XAMPP, I went to my Downloads. I then went to the Folder (xampp-linux-1.7.4.tar.gz) and right clicked on it. The options window opened, and I selected "Extract Here"! after doing so a Folder called lampp appeared. The next step I did was open my Terminal and typed ( sudo nautilus / ). I pressed Enter and a window with a bunch Folders opened up. I selected, and opened the opt Folder. I then dragged the lampp Folder to the opt Folder.

The lampp Folder is now in the opt Folder. I right clicked on the lampp Folder and selected Properties, and then the Permissions tap. I set all 3 Folder access: -to- Create delete files and all 3 File access: -to- Read and write. I checked Allow executing file as program, and Apply Permissions to Enclosed Files button, then closed. I went back to Terminal and typed (sudo /opt/lampp/lampp start) and pressed Enter. Everything is working fine execpt MySQL!

Starting XAMPP for Linux 1.7.4...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Starting MySQL...
XAMPP: Couldn't start MySQL!
XAMPP: Starting ProFTPD...
XAMPP for Linux started.

I don't know if it makes any difference but I do have Netbeans IDE 7.0 php installed and I've only worked on html and CSS on it.

View 2 Replies View Related

CentOS 5 Server :: Use Xampp To Host Website?

Feb 5, 2009

how to turn my computer on and browse the web. I want to host my website form my computer, only problem i don't now how to do it. It will take some time for me to understand this Os. (For now) My question is Can i use xampp linux to host my website using the security of centos. i now how to use xampp but i don't now how to use centos.? try reading around but i connot event find the yum program use to install softwares.

View 4 Replies View Related

Server :: How To Setup Open Xampp Localhost Page

May 17, 2011

I have worked with xampp on windows. Its my first time with Red Hat Enterprise Linux 5 .

Problem Is In My company we have redhat entprise 5 and its running well with samba server for our intranet. I wants to upgrade the intranet by using joomla. Problem is i have installed the xampp succesfully but when i type [url] it still opens our old intranet's homepage.

View 2 Replies View Related

Ubuntu Servers :: Have A Windows Server Running With XAMPP Installed?

Nov 17, 2010

I currently have a windows server running with XAMPP installed.I want to try out ubuntu server, I am a complete linux newbie and was wondering if there was a similar package to XAMPP out there with:ApachePHPMySQLAnd some form of ftp server

View 5 Replies View Related

Software :: Run Xampp Apache Server In Ubuntu Operating System?

May 27, 2010

i am using ubuntu 10.9 OS. and my problem is how to run apache server with xampp software and run phpmyadmin.

View 1 Replies View Related

Ubuntu :: XAMPP In 10.04 - Enter IP - Nothing Apears - Firefox Told That The Server Takes Too Long To Respond

Jan 7, 2011

I have recently make a website. When I enter to it by http://localhost it works fine, but when I enter by my IP, nothing apears. Firefox told me that the server takes too long to respond.

View 1 Replies View Related

General :: Know Which Display Number For The Variable DISPLAY To Be Exported When Ssh To Server?

Dec 26, 2010

When i ssh to server using -X, i always confuse about which display number i should export. It seems to me sometimes the display number has been used by something, so what i can do is only

export DISPLAY=localhost:0 && xclock
export DISPLAY=localhost:1 && xclock
export DISPLAY=localhost:2 && xclock

[code]....

View 1 Replies View Related

General :: Install And Run XAMPP On 10.04?

Sep 17, 2010

I'm trying to follow the steps but I can't make it work:[URL]..I have finished: Step 1 and 2

And I'm stuck at Step 3: Start Here is a screenshot about the problems and what I did so far:

View 1 Replies View Related

Ubuntu :: New 10.04 Install Along With XAMPP 1.7.1

Oct 13, 2010

I am a new user to the linux world. I am trying to put together a working configuration of Ubuntu 10.04 with XAMPP 1.7.1. (final goal is working kalturaCE application). Anyway, I've gone through all the installation guidelines that I could find and was able to get ubuntu installed (very easy) along with the other two apps. I can successfully browse to the kaltura app from the local network but I cannot get to it from the outside world (cannot get to kaltura or the base XAMPP file)? Is there a configuration where I could have possibly only told apache to respond to localhost and local lan?

View 1 Replies View Related

Ubuntu :: Run PHP Commands With XAMPP?

Jun 16, 2011

I'm not quite sure where I should post this but here goes.. I installed XAMPP, and got it running but I'm not too sure on how I should be able to run PHP commands? As in the command line?

View 9 Replies View Related

Debian Multimedia :: Fatal Server Error:Server Is Already Active For Display 0

Nov 15, 2010

I have got xorg and gnome-core installed. When I put in command startx I get the following message: X: warning; process set to priority -1 instead of requested priority 0 Fatal server error:Server is already active for display 0 If this server is no longer running,remove /tmp/.X0-lock and start again. when I try to sudo Xorg -configure it shows me same message server is ..... lspci shows me the following information 04:02.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)So what I am doing wrong and how do I get this videocard working with Xorg.

View 7 Replies View Related

Ubuntu :: Display Txt Files Directly?

Jan 6, 2010

how do I make ubuntu display txt files directly? (instead of asking me: run in terminal, display, run etc).

View 8 Replies View Related

Red Hat / Fedora :: Display Names Of Files Alone?

Jun 25, 2010

Is there any command apart from ls command in Rhel that could display names of files alone in particular folder ?

View 7 Replies View Related

Software :: Display Top 10 Files And Top 10 Directories?

Mar 14, 2010

the command to display top 10 files and top 10 directories on a linux system.

View 4 Replies View Related

Fedora :: Fatal Server Error: Server Is Already Active For Display 0

Nov 27, 2010

I have VIA/S3G unichrome IGP video card of 32MB after installing fedora i am getting very worst resolution of 600x400which is completely irritating so please provide me a way out from this problem to use fedorathe solutions i followed and failed are given below

1. Some one told me to change the xorg.conf file but i failed because there is no such file in the given location

2. Some one told me to create it using system-config-display but for fedora 14 there is no package for that

3. some one told me again of using the command Xorg -configure but it said as followed [root@localhost tmp]# Xorg -configure

Fatal server error: Server is already active for display 0 If this server is no longer running, remove /tmp/.X0-lock and start again.

[code]....

View 2 Replies View Related

CentOS 5 :: Fatal Server Error: Server Is Already Active For Display 0

Nov 19, 2010

that's my first linux server. on my root is CentOS already installed. when i connect via "Remote Desktop Viewer" i log in with my accout.

then i see the textmode and type in "startx" and "init 5" but nothing happens but i can see this:

[root@server004 ~]# startx
xauth: creating new authority file /root/.serverauth.2896
Fatal server error: Server is already active for display 0

If this server is no longer running, remove /tmp/.X0-lock and start again.

Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
giving up.

[code]....

View 1 Replies View Related

Fedora X86/64bit :: Install Xampp 32 On F64?

Jun 23, 2010

i am new in linux and fedora,i cant install xampp 32 on fedora 64 what i am must to do? Post added at 05:54 AM CDT Previous post was at 05:08 AM CDT i have this error:

sudo /opt/lampp/lampp startapache XAMPP is currently only availably as 32 bit application. Please use a 32 bit compatibility library for your system. The message is very clear that XAMPP doesn't like 32-bit system. So, we will need to cheat XAMPP that the system is 32-bit. First, we will need to install some libraries: i find this for fix this problem but i have error

yum -y install glibc.i686
yum -y install libgcc.i686
yum -y install libstdc++.i686
and now, we need to skip the 32-bit annoying check:
sudo nano /opt/lampp/lampp
Replace the following from:

[Code]...

View 1 Replies View Related

Ubuntu Servers :: Can't Get Xampp To Work On 9.10

Apr 24, 2010

I cant get to my phpmyadmin on xampp I tried doing it on the terminal but i get this wierd message

XAMPP: Another web server daemon is already running.
XAMPP: Another MySQL daemon is already running.
XAMPP: Starting ProFTPD...
XAMPP for Linux started.

But i cant get in phpmyadmin What can i do linux pros?

View 5 Replies View Related

Ubuntu :: Root Access For Xampp?

Sep 16, 2010

i installed xampp using a tutorial posted here, but now the issue is i dont have priviledge to that directory. currently the xampp folder is located in /opt/

and i cant seem to fig out how i can get privil to that folder. (my user is "nate" not root

View 2 Replies View Related

Ubuntu :: Starting Xampp Not As Root

May 28, 2011

I am using Ubuntu 11.04. I am also using xampp 1.7.4.It always says it needs to be run as root, however some people have mentioned that it poses a great security risk.So how do i run xampp without being root?

View 2 Replies View Related

General :: After Rebooting XAMPP Does Not Working?

Jul 23, 2010

i can't access to localhost with firefox although yesterday I could installing XAMPP successfully and access to localhost. Now when i enter to file:///opt/lampp/htdocs/index.php this message is shown :"Something is wrong with the XAMPP installation

View 1 Replies View Related

General :: Installing Xampp On Mint 7?

Jun 5, 2010

how to install or how to run Xampp on Linux Mint 7. to start with an extraction is required and this is the error that i am getting while trying to do this:

kelvin-desktop kelvin # tar xvfz xampp-linux1.7.3atar.gz -C /opt
tar: xampp-linux1.7.3atar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now

[code]....

View 1 Replies View Related

General :: Xampp Menu Page

May 3, 2010

I have been using wamp on an XP box and now moved to a Linux box with Mepis 8.5 and latest Xampp.

I would like to know if there is a menu system which I can have on my desk which will start xampp and show the links to my sites?

Wamp has a similar one and a nice menu system with links to phpmyAdmin, MmySQL, Apache etc. It makes thi g so much easier.

View 2 Replies View Related

General :: Display Backup Files In Gnome?

Feb 2, 2010

I'm using gnome. I created some text files. After I change something in myfile.txt there's myfile.txt~ automatically created as a backup. Ok... now, on KDE I see these ~ files and I can delete them if I want but they're hidden in gnome... Gnome seems to treat them as special hidden files (just like .mydir directories) How do I make ~ files visible in gnome so I could edit or delete them?

View 1 Replies View Related

Ubuntu :: Automatically Display Gedit Files?

May 8, 2011

running 10.04 netbook lucid lynx and I have couple of simple plain gedit text files. Wheenver I open them I am always prompted "this is an executable file, with the the choice to Run in Terminal Display Cancel Run how do i get these simple text files (which are not executables unless file type got messed up) just to automatically display in gedit (they're set to open wtih gedt app).

View 7 Replies View Related

Programming :: Awk - Display From The List Of Files Given As Parameters

Mar 12, 2011

I have to display from the list of files given as parameters the name of the file with the largest number of words and their number.(with AWK)

View 2 Replies View Related







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