Author

Topic: Blockcrawler: What am I doing wrong? (Read 677 times)

jr. member
Activity: 56
Merit: 1
May 03, 2014, 07:13:24 PM
#8
Forgive me for sounding stupid, but what am I doing wrong then? This is on a LAMP server. Since httpd.conf is no longer used, how do I configure my server to handle php files and put this thing together? Are there any tutorials on how to do this? I have not found anything that helpful online.

You need to edit your httpd.conf file or use a .htaccess file. Add the line:
Code:
Options -Indexes
hero member
Activity: 490
Merit: 500
May 03, 2014, 06:59:08 PM
#7
Forgive me for sounding stupid, but what am I doing wrong then? This is on a LAMP server. Since httpd.conf is no longer used, how do I configure my server to handle php files and put this thing together? Are there any tutorials on how to do this? I have not found anything that helpful online.
legendary
Activity: 2058
Merit: 1431
hero member
Activity: 490
Merit: 500
May 03, 2014, 05:30:16 PM
#5
All the files are there. But I dont understan why it indexed them instead of putting it together...
the index of files is generated because you have directory listing enabled. But I suspect the broken pages are because you didn't configure a pho processor for your server.
Do you mean PHP?
legendary
Activity: 2058
Merit: 1431
May 03, 2014, 12:25:01 AM
#4
All the files are there. But I dont understan why it indexed them instead of putting it together...
the index of files is generated because you have directory listing enabled. But I suspect the broken pages are because you didn't configure a pho processor for your server.
hero member
Activity: 490
Merit: 500
May 02, 2014, 10:24:18 PM
#3
All the files are there. But I dont understan why it indexed them instead of putting it together...
jr. member
Activity: 56
Merit: 1
May 02, 2014, 04:09:47 PM
#2
Why don't you look in your log file for any errors.

Have you configured the connection to the RPC server correctly?

Is the RPC server running correctly?

hero member
Activity: 490
Merit: 500
May 02, 2014, 03:04:58 PM
#1
I dont know what went wrong here. This is hosted on an ubuntu 13.10 VPS.

http://107.170.62.244/

Can somebody help please?  Embarrassed
Jump to: