Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - kimikelku
16
Archived fixes / Re: Installation problem
« on March 4th, 2014, 02:31 PM »
Quote from Pandos on March 4th, 2014, 02:21 PM
Please add the follwing after DocumentRoot:

Code: [Select]
         <Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /var/www/>
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
allow from all
</Directory>

Then restart Apache. I think this should solve your problem.
Still nothing.
17
Archived fixes / Re: Installation problem
« on March 4th, 2014, 02:24 PM »
I don´t know if this may help but im using digitalocean vps, i set up the lamp server in ubuntu 13.10, since it could be a problem about the way i configured lamp i created a new vps now with ubuntu 12.04 with the default image they have over digitalocean that comes with lamp already installed and configured by them, this one with php 5.3.10, Apache 2.2.22 and still shows a white screen.
http://37.139.5.119 --> ubuntu 13.10
http://146.185.157.204 --> ubuntu 12.04
Wedge is in the root folder of the www folder.
18
Archived fixes / Re: Installation problem
« on March 4th, 2014, 02:18 PM »
One file
000-default.conf

Code: [Select]
<VirtualHost *:80>
# The ServerName directive sets the request scheme, hostname and port that
# the server uses to identify itself. This is used when creating
# redirection URLs. In the context of virtual hosts, the ServerName
# specifies what hostname must appear in the request's Host: header to
# match this virtual host. For the default virtual host (this file) this
# value is not decisive as it is used as a last resort host regardless.
# However, you must set it for any further virtual host explicitly.
#ServerName [url=http://www.example.com]www.example.com[/url]

ServerAdmin webmaster@localhost
DocumentRoot /var/www

# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
# error, crit, alert, emerg.
# It is also possible to configure the loglevel for particular
# modules, e.g.
#LogLevel info ssl:warn

ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined

# For most configuration files from conf-available/, which are
# enabled or disabled at a global level, it is possible to
# include a line for only one particular virtual host. For example the
# following line enables the CGI configuration for this host only
# after it has been globally disabled with "a2disconf".
#Include conf-available/serve-cgi-bin.conf
</VirtualHost>

# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
19
Archived fixes / Re: Installation problem
« on March 4th, 2014, 02:07 PM »
I did copy the htaccess file, and accessing with /index.php still gives white screen.

20
Archived fixes / Re: Installation problem
« on March 4th, 2014, 01:35 PM »
Code: [Select]
95.93.72.250 - - [04/Mar/2014:05:47:36 -0500] "GET / HTTP/1.1" 200 481 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:05:47:36 -0500] "GET /favicon.ico HTTP/1.1" 404 501 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:05:47:36 -0500] "GET /favicon.ico HTTP/1.1" 404 501 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:05:49:42 -0500] "GET /test.php HTTP/1.1" 404 499 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:05:49:50 -0500] "GET /testphp.php HTTP/1.1" 200 18112 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:05:50:16 -0500] "GET /testphp.php HTTP/1.1" 200 18109 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:05:50:58 -0500] "GET /testphp.php HTTP/1.1" 200 18109 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:05:56:41 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:05:56:45 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:05:56:47 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:05:57:02 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)"
95.93.72.250 - - [04/Mar/2014:06:01:15 -0500] "GET /test.php HTTP/1.1" 200 18103 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:06:01:53 -0500] "GET /test.php HTTP/1.1" 200 18103 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:06:03:23 -0500] "GET / HTTP/1.1" 200 423 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:06:03:45 -0500] "GET / HTTP/1.1" 200 407 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:06:04:04 -0500] "GET / HTTP/1.1" 200 399 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:06:04:16 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:06:04:18 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:06:04:18 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
64.71.157.66 - - [04/Mar/2014:06:05:54 -0500] "HEAD / HTTP/1.0" 500 184 "-" "-"
194.72.238.241 - - [04/Mar/2014:06:06:16 -0500] "HEAD / HTTP/1.1" 500 184 "-" "Mozilla/4.0 (compatible; Netcraft Web Server Survey)"
83.222.232.214 - - [04/Mar/2014:06:06:16 -0500] "GET / HTTP/1.1" 500 203 "-" "NETCRAFT"
95.93.72.250 - - [04/Mar/2014:06:20:57 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:06:21:00 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:06:21:05 -0500] "GET /test.php HTTP/1.1" 200 18111 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:07:06:39 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:07:07:05 -0500] "GET /index.php HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:07:07:10 -0500] "GET /install HTTP/1.1" 301 577 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:07:07:11 -0500] "GET /install/ HTTP/1.1" 200 837 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:07:07:11 -0500] "GET /icons/blank.gif HTTP/1.1" 200 430 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:07:07:11 -0500] "GET /icons/image2.gif HTTP/1.1" 200 593 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:07:07:11 -0500] "GET /icons/back.gif HTTP/1.1" 200 499 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:07:07:11 -0500] "GET /icons/text.gif HTTP/1.1" 200 512 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:07:07:11 -0500] "GET /icons/unknown.gif HTTP/1.1" 200 528 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:07:07:12 -0500] "GET /install/install.php HTTP/1.1" 200 239 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
::1 - - [04/Mar/2014:07:07:16 -0500] "OPTIONS * HTTP/1.0" 200 125 "-" "Apache/2.4.6 (Ubuntu) PHP/5.5.3-1ubuntu2 (internal dummy connection)"
::1 - - [04/Mar/2014:07:07:17 -0500] "OPTIONS * HTTP/1.0" 200 125 "-" "Apache/2.4.6 (Ubuntu) PHP/5.5.3-1ubuntu2 (internal dummy connection)"
::1 - - [04/Mar/2014:07:07:18 -0500] "OPTIONS * HTTP/1.0" 200 125 "-" "Apache/2.4.6 (Ubuntu) PHP/5.5.3-1ubuntu2 (internal dummy connection)"
95.93.72.250 - - [04/Mar/2014:07:07:31 -0500] "GET / HTTP/1.1" 500 203 "http://wedge.org/pub/bugs/8508/installation-problem/new/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
95.93.72.250 - - [04/Mar/2014:07:09:27 -0500] "GET / HTTP/1.1" 500 203 "http://wedge.org/pub/bugs/8508/installation-problem/new/" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"
86.161.78.55 - - [04/Mar/2014:07:18:47 -0500] "GET / HTTP/1.1" 500 203 "http://wedge.org/pub/bugs/8508/installation-problem/msg294573/?seen" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.11 Safari/537.36"
86.161.78.55 - - [04/Mar/2014:07:18:47 -0500] "GET /favicon.ico HTTP/1.1" 404 502 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.11 Safari/537.36"
77.224.234.124 - - [04/Mar/2014:07:22:40 -0500] "GET / HTTP/1.1" 500 203 "http://wedge.org/do/recent/" "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36"
77.224.234.124 - - [04/Mar/2014:07:22:40 -0500] "GET /favicon.ico HTTP/1.1" 404 502 "-" "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36"
87.138.78.174 - - [04/Mar/2014:07:24:57 -0500] "GET / HTTP/1.0" 500 203 "http://wedge.org/pub/bugs/8508/installation-problem/msg294714/?seen" "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.11 Safari/537.36"
87.138.78.174 - - [04/Mar/2014:07:24:57 -0500] "GET /favicon.ico HTTP/1.0" 404 502 "-" "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.11 Safari/537.36"
95.93.72.250 - - [04/Mar/2014:07:26:09 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:26:09 -0500] "GET /favicon.ico HTTP/1.1" 404 502 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:26:15 -0500] "GET /testsite HTTP/1.1" 404 499 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:26:20 -0500] "GET /testesite HTTP/1.1" 301 580 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:26:20 -0500] "GET /testesite/ HTTP/1.1" 302 301 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:26:20 -0500] "GET /testesite/install.php HTTP/1.1" 500 438 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:26:23 -0500] "GET /testesite/install.php HTTP/1.1" 500 438 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:26:24 -0500] "GET /testesite/install.php HTTP/1.1" 500 438 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
87.138.78.174 - - [04/Mar/2014:07:26:30 -0500] "GET /index.php HTTP/1.0" 500 203 "-" "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.11 Safari/537.36"
95.93.72.250 - - [04/Mar/2014:07:26:45 -0500] "GET /testesite/install.php HTTP/1.1" 500 438 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)"
95.93.72.250 - - [04/Mar/2014:07:30:43 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:30:48 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:30:50 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:30:51 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:10 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:15 -0500] "GET /install HTTP/1.1" 301 577 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:15 -0500] "GET /install/ HTTP/1.1" 200 837 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:16 -0500] "GET /icons/blank.gif HTTP/1.1" 200 430 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:16 -0500] "GET /icons/back.gif HTTP/1.1" 200 499 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:16 -0500] "GET /icons/image2.gif HTTP/1.1" 200 593 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:16 -0500] "GET /icons/text.gif HTTP/1.1" 200 512 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:16 -0500] "GET /icons/unknown.gif HTTP/1.1" 200 527 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:18 -0500] "GET /install/install.php HTTP/1.1" 200 239 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:20 -0500] "GET /install/install.sql HTTP/1.1" 200 91018 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:24 -0500] "GET /install/readme_install.html HTTP/1.1" 200 5622 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:24 -0500] "GET /assets/wefoot1.png HTTP/1.1" 200 1037 "http://37.139.5.119/install/readme_install.html" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:48 -0500] "GET /install/install.php HTTP/1.1" 200 240 "http://37.139.5.119/install/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
95.93.72.250 - - [04/Mar/2014:07:32:52 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
112.134.63.18 - - [04/Mar/2014:07:33:41 -0500] "GET / HTTP/1.1" 500 203 "http://wedge.org/pub/bugs/8508/installation-problem/?seen" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.11 Safari/537.36"
112.134.63.18 - - [04/Mar/2014:07:33:42 -0500] "GET /favicon.ico HTTP/1.1" 404 502 "-" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.11 Safari/537.36"
112.134.63.18 - - [04/Mar/2014:07:33:52 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.11 Safari/537.36"
95.93.72.250 - - [04/Mar/2014:07:34:17 -0500] "GET / HTTP/1.1" 500 203 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36 OPR/19.0.1326.63"
21
Archived fixes / Re: Installation problem
« on March 4th, 2014, 01:07 PM »
When point at index.php to start the installation.
You can see it here http://37.139.5.119/
22
Archived fixes / Installation problem
« on March 4th, 2014, 12:07 PM »
Im trying to install Wedge in a newly installed server but i just get a white screen, im clueless on what to look for, im using the latest version of wedge.
Ubuntu 13.10
PHP 5.5.3
Apache 2.4.6
23
The Pub / Re: Wedge translation pt_PT (Git questions)
« on March 2nd, 2014, 03:06 PM »
So started the translation almost 2 months ago, didn't expect to take so much time but school got in and i had to hold this.
I'm using the files in a local install, some errors here and there but i manage to fix them, still only 3 files to end the translation and around 20 to review before i submit them to the repo.
I don't know if that is the right way to install a language but i just copy the files to the language folder over /core/languages/, is there a way to install them so the structure stays like in the repo language?
24
Off-topic / Re: PHP | Learning
« on February 6th, 2014, 07:28 PM »
Im learning java and c++ at the school and my teacher gave me this pdf with some basics, for what i could see the logic is the same for java, c++ and php, the only diference is the syntax.
https://drive.google.com/file/d/0B5yQGrg_MZ3iTTBIR3VCTDduMDQ/edit?usp=sharing
25
Archived fixes / Re: Opera is now messing up
« on January 27th, 2014, 04:30 PM »
Two birds with one stone, fixed the problem and another one that i had for a java applet at school. Thanks :cool:
26
Archived fixes / Opera is now messing up
« on January 26th, 2014, 02:48 PM »
So looks like Opera is now messing up, instead of Firefox

Opera 18.0.1284.68
27
Archived fixes / Re: Error Log
« on January 24th, 2014, 08:07 PM »
Updated today the server so i didnt understood at first, checked the files and uploaded the new version to a subfolder -.-
28
Archived fixes / Re: Error Log
« on January 24th, 2014, 05:09 PM »
I can upgrade/downgrade any component on the server, or maybe turn off safe mode?
Also what do you mean with @ before the instruction?
Sorry didn't understand.
29
Archived fixes / Error Log
« on January 24th, 2014, 04:28 PM »
Not sure what name should i give to the topic.
I had a wordpress on this domain sometime ago so im getting requests for links that no longer exist and the error log shows this:
Code: [Select]
http://recbug.com/criar-pen-usb-de-instalacao-do-windows-de-64bits-num-sistema-o…
2: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set
File: /gz/app/Class-WebGet.php
Line: 1
30
The Pub / Re: Wedge repo -- installation feedback
« on January 22nd, 2014, 07:13 PM »
Ubuntu 12.04, PHP 5.3.10, MySQL 5.5.32, apart from the bit(1) problem in the database, its working fine.