Ubuntu Servers :: Reinstall XAPP And Copy The Index.php Files From Another Comp?
Apr 18, 2010
First off. I'm not using Ubuntu Server. But I'm trying to get XAMPP set up so I can test Wordpress themes I make. Using 9.10. I got XAMPP installed using the Instructions from Apache Friends. When I went to Localhost I got the language page. Selected English but nothing happened.
Here's my Index.php:
Code:
<?php
if (!empty($_SERVER['HTTPS']) && ('on' == $_SERVER['HTTPS'])) {
$uri = 'https://';
} else {
$uri = 'http://';
}
$uri .= $_SERVER['HTTP_HOST'];
header('Location: '.$uri.'/xampp/');
exit;
?>
Something is wrong with the XAMPP installation :-( I searched and found a couple Index.php files. Deleted one. And now when I go to localhost I get a "Index of" page.I removed the XAMPP folder, Deleted Apache, PHP from Synaptic(They got reinstalled when i reinstalled XAMPP btw). Installed LAMP but it still does it. Maybe reinstall XAPP and copy the index.php files from another Comp?.
View 3 Replies
ADVERTISEMENT
May 10, 2011
My apache ignores index files (index.php ,index.html ,index.htm , ...) and while these files exists in directory apache lists directory content!I mean http://localhost/test/ lists directory content instead of showing index.php!
View 9 Replies
View Related
May 25, 2010
I have noticed a really bad problem on here that i never had on windows 7 even with overclocking.
It seems the fans stay on and are basically idling or are at minimum speed and the computer and graphics cores are just idling at 99c which is really dangerous, but not critical yet since this is an alienware laptop and the technician did say its temperature rating is above that.
The problem is I need to get the multiple fans in the case to start up and cranking like they do to keep the system really cool in windows 7. I kinda wanna get this fixed ASAP as i dont want to constantly be running at this temperature.
View 9 Replies
View Related
Mar 31, 2010
I built out a headless VMWare v2.0.2 Server. I managed to work all that out but now I'm having some trouble getting my virtual machines on the server. I installed both proftpd and vsftpd but neither server lets me log in. 'Login Failed' is always returned (using the only account on the machine - created during the install).
So I decided to install samba, but samba chokes on large files. I tried over and over again to copy a 10GB VMDK file over samba and it gets to 5% or so and suddenly tells me there is a network problem and dies (which there is no network problem as these machines are all on the same subnet plugged into the same gigabit switch).
So now I'm back to FTP. Unfortunately when I ran apt-get remove proftpd, it didn't remove any of the config files (/etc/proftpd/*) so I manually deleted them. Now when I try to reinstall the FTP servers they won't start because the config files are gone. What's the apt-get syntax to completely uninstall these servers as if they had never been installed so I can start clean? I really don't want to have to do a complete system re-install just to fix 300KB FTP servers.
View 2 Replies
View Related
Jun 4, 2011
I have Ubuntu 10.10 running here and a Windows 7 desktop. I'm using samba to share files and folders. I have full read/write access to the 7 box, and vice versa. However, whenever a user of the 7 box drops a file on my Desktop, for example (it could be any of my shared directories), it always has a padlock on it and I have to chown it before I can move or delete it.Can anyone tell me how to get myself permanent ownership of these files? I'm pretty sure I had this problem once before, and it was an issue of adding myself to a particular group, but I forget.
View 3 Replies
View Related
Jun 8, 2010
Is it possible to copy files from Ubuntu Server 9.10s to a USB Flash drive?
View 1 Replies
View Related
Oct 11, 2010
I have installed ubuntu server 10.04 LTS on my NAS (Thecus N5200 Pro). It runs in much points better than the original firmware (I can do a lot of things more). But I have also 2 problems remaining with configuring my NAS
1. Ubuntu freezes completely when I copy big files over smb. I first thougth it is an overheating problem, but it don't seems so.
2. My raid (raidd 5) resyncs very often. The problem is that the NAS isn't on 24/7. It is only on when I need it.
View 1 Replies
View Related
Apr 9, 2011
in the middle of copying files from my comp to my cellphone the Xp has crashed. When reboot, got a notification that:rootnoverify (hd 0,0)NTLDR is missingchainloader +1I found a way to possibly repair the xxxxxp, I just don't know if it can mess up my suse side, have 11.3this is the solution for xp;If you get the "NTLDR is Missing" error, follow these instructions:
1. Load Windows XP CD into CD drive.
2. Make sure BIOS is set to boot to CD drive.
3. Boot the computer from CD.
[code]....
View 4 Replies
View Related
Oct 9, 2010
I can ssh to the server but it wont allow me edit files, even though I have basic text editors like gedit and notepad installed on my windows computer. Anyone have an idea what the problem is? (I get an error message like this-(gedit:23978): Gtk-WARNING **: cannot open display
View 3 Replies
View Related
Apr 13, 2011
I am attempting to copy files from one server to an external USB drive on a second server. Both servers are running custom RedHat Linux, kernel 2.6. Both are setup as Check Point SecurePlatform (one is a log server and the other a management server). I am trying to archive files from one (HP DL380 G5) to the second (HP DL380 G6). I am not able to archive directly to the external usb drive when connected to the HP DL380 G5 (data gets corrupted and switches to read-only access). The external USB drive has no issues when connected to the HP DL380 G6 server, thus my reason for trying to copy the files across servers.
When I attempt to use scp to copy files between the server, I am prompted for the password. Once entered the debug shows the authentication is successful, but then no files are copied (see log below). I have tried searching for potential answers, but none have panned out. Unfortunately I can't yet post the actual scp debug log output as some of the text is viewed as a URL and not yet allowed for me. I have changed all the atsign symbols to '(a)' to avoid the URL inference.
Output log from scp attempt follows:
[Expert(a)server1]# scp -p -r -v /var/fromhere/* copyfile(a)server2:/media/disk/tohere/
Executing: program /usr/bin/ssh host server2, user copyfile, command scp -v -r -p -d -t /media/disk/tohere/
OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090707f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: Connecting to server2 [192.168.10.3] port 22.
debug1: Connection established.
debug1: identity file /root/.ssh/identity type -1 .....
debug1: Exit status 1
lost connection
[Expert(a)server1]#
View 1 Replies
View Related
Nov 18, 2010
We are experiencing problems copying files from a server to server where the machine issuing the copy is a 32-bit lucid and the mount drive is a 64-bit server. I have no other information but the md5's are consistently different after doing a copy. The files are > 8mb.
View 2 Replies
View Related
Aug 29, 2010
I run update and get this:S
[Code]...
Some index files failed to download, they have been ignored, or old ones used instead.
View 4 Replies
View Related
Jan 6, 2011
got my server up, installed FTP and all those goodies. And then i got some fun. Index.HTML shows perfectly. But when i place an Index.PHP, i get nothing at all.I get this error actuallyServer error.The website encountered an errorretrieving http://192.168.1.102/. It may be down for maintenance or configured incorrectly.Here are some suggestions:Reload this web page later. More information on this error
View 7 Replies
View Related
Jan 4, 2010
I have a ubuntu 8.04 server running apache2 and would like to allow a CGI script to be executed when visitors come to my site.The purpose of this is to determine which browser the visitor is using and redirect them to the relevant version of the site.
View 9 Replies
View Related
Jul 9, 2010
just installed ubuntu couple of days back on my netbook. I am still a beginner, enjoying my adventure exploring ubuntu. I have another desktop which runs on XP. I am able to access XP shared folders through my netbook(linux). However, i wanted to copy files from XP infact folders using TERMINAL in my netbook, not copy and paste using my mouse. Are there any commands for it?
View 1 Replies
View Related
May 26, 2011
I'm having a bit of trouble getting my index.html to display. when i use [URL] and type in my dyndns url i just get "index of /" and not the index.html page
ive got a index.html in var/www and home/gav/public_html and set chmod -R 755 to the index.html
and still no joy....
gav@lapfrog:/etc/apache2$ gksudo gedit httpd.conf
Userdir public_html
Options +Indexes
Options All
[Code]....
View 7 Replies
View Related
Sep 28, 2010
Well a bit earlier today I was trying to install the latest VLC following steps from this link:it instructed:Code:sudo add-apt-repository ppa:gnome-media-player-development/developmentsudo apt-get updateBut after the sudo apt-get updateI started getting errors at the end.. here is my log after running it:
Code:
sendblink23@sendblink23-Ubuntu:~$ sudo apt-get update
Hit http://us.archive.ubuntu.com lucid Release.gpg
[code]....
View 2 Replies
View Related
Jul 15, 2011
i keep getting this when i run update...
W:Failed to fetch http://ppa.launchpad.net/alexftimie/...source/Sources 404 Not Found
, W:Failed to fetch http://ppa.launchpad.net/alexftimie/...-i386/Packages 404 Not Found , E:Some index files failed to download. They have been ignored, or old ones used instead.
View 3 Replies
View Related
Feb 28, 2009
I am tyring to setup my webserver on Fedora 10 to do the following.
first, i want to require logins when people access my machine. This i have working through the .htaccess file.
Second, i want directories that do not have an index.html file to be auto indexed. This is where its not working for me. I get a 403.
the only change from the default setting in the httpd.conf file is AllowOverride AuthConfig
it would seem that the default settings for are
<Directory "/var/www/html">
Options Indexes FollowSymLinks
AllowOverride None
Order allow,deny
[Code].....
IF i put an index.html file in sub/ i no longer get a 403, i just get that file.
View 6 Replies
View Related
Mar 4, 2011
Whenever I try to edit my index.html file with Winscp (SSH), it says I don't have the permission to do so. Is there anyway I can change that?
View 4 Replies
View Related
Apr 1, 2010
Amarok will play flac files just fine, but when i try to index them into the library via "Update collection" they are not added.
All other threads i can find on this kind of thing also have Amarok not playing flac....but if i drag and drop them in, they play just fine, so i know its not a codec problem.
Is there something i have to enable? Like in some media players, you can set which formats are scanned for...but i cant seem to find such a feature available in any of the Amarok settings...
View 3 Replies
View Related
Dec 28, 2010
Been a while since I had the 'update information is outdated' irritant, but it is back with me now. It was on 10.04 anyway and I am now running 10.10. I've checked for updates manually and get:
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: [URL] maverick Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16126D3A3E5C1192
W: Failed to fetch [URL]
W: Some index files failed to download, they have been ignored, or old ones used instead.
My other Ubuntu (10.10) box is happily downloading updates but I can't remember the last time any updates were available for the box in question.
View 3 Replies
View Related
Apr 4, 2011
am writing a small search program for my class. I have decided to use indexing for my program. Ive researched online about indexing and how search engines do it. If im gonno do that I need to create inverted files to associate files to numbers ( numbers being the index of my paths ) . Now I was wondering what would be the best way to create an inverted file ? I was going to create sql tables using mysql api in C but then again there is no array data type or vectors to store few numbers in a single column in mysql and it is not advised to use Enum or SET
View 14 Replies
View Related
Sep 1, 2010
I have a 160GB harddrive which I installed a F12, would like to upgrade to a bigger drive, but I hate to have to re-install everything.
Recommend a good disk copy utility? The utility should be able to not only copy files, but boot sector and everything. So I just need to make a copy, change my BIOS to boot from the new drive and run everything as before.
View 11 Replies
View Related
May 20, 2010
Today, the power was suddenly cut off in my house, then my home Ubuntu Server restarted after the power on, but when I use my laptop to view my wesite, the index.html suddenly became blank page, I did clear the firefox cache, doesn't work, still blank, and I changed browser, to seamonkey, the index.html still was blank, so, I am sure that the problem is coused by the server, and then, I put the index.html file to a subdirectory, which under the /var/www/home/index.html, and then I put the address < [url] > ,then,I can view my website the main page index.html.
View 2 Replies
View Related
Oct 5, 2010
I am trying to install Jinzero a media server on my ubuntu server.
I already had apache2 installed and have installed php5 etc.
When I try to access index.php I get an http error 500 and when I check the logs of my apache2 it shows:
PHP Code:
View 1 Replies
View Related
Oct 19, 2010
If I go to a virtual host it asks me if I want to save "index.php" (Typing in the host name followed by index.php also works). But if I go the main site it does not. This happened after an upgrade to Ubuntu 10.04
Here are some additional details - apachectl -M shows rewrite_module (shared) the host config file has AllowOverride All the dir and php5 modules are loading fine.
View 1 Replies
View Related
Feb 14, 2011
i have a weird issue with my web server. every time i enter my domain name instead of processing my index file it downloads it. wth could be the problem first time this ever occurred. recently installed webmin.
View 7 Replies
View Related
Apr 13, 2011
Ubuntu 1010 server 64bitlighttpdFor the 1st domain,say domain1
I name the index file as:
/var/www/index.html
/home/lighttpd/default/http/index.html
[code]....
View 4 Replies
View Related
Apr 15, 2010
I scanned hundreds of pages in gray scale and would like to batch process them to B&W. You can do this using the gimp GUI. what it does is get rid of all the gray shading from reflections off the paper when scanned. So you get crisp white backgrounds with black text and diagrams. I would like to simply do this to the entire group directory at one time as it would be quite a lot of effort to open them and do them one by one.
View 3 Replies
View Related