Error HTTP 500 after upgrade from v3.2 to v3.3

dmax912670

New Member
YetiShare User
Jun 25, 2013
7
0
0
Hello,

I have Error HTTP 500 after upgrade from v3.2 to v3.3
please help me
www.sefone.com/gggg


regards
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
Check if there's a file names "error_log" in the /gggg/ folder and see if there's any errors.

Did you change the .htaccess?

Change
RewriteBase /
to
RewriteBase /gggg
 

dmax912670

New Member
YetiShare User
Jun 25, 2013
7
0
0
thank you for helping
i changed "RewriteBase /" to "RewriteBase /gggg"

but for now i have Error HTTP 500 and there is no "error_log" in the /gggg/ folder.
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
Its difficult to see any problem without access to site or server.
If its possible, can you give me ftp access and send me the details via pm so I can take a look for you?
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
There's been some issues around the new database layer with certain hosts, it relates to PDO availability somehow. Before you try anything, try removing the local php.ini files as I've heard a few reports of these somehow unconfiguring PDO.

If that doesn't help, try reverting to the old DB class by deleting includes/class.database.php and renaming class.database_ORG.php to class.database.php
 

dmax912670

New Member
YetiShare User
Jun 25, 2013
7
0
0
this step
"If that doesn't help, try reverting to the old DB class by deleting includes/class.database.php and renaming class.database_ORG.php to class.database.php"
helped me and now there is no Error HTTP 500, but i have an design error you can see www.sefone.com/gggg how i can fix this?

thank you for helping me :)
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
It's your config file. You need to set this on the 2nd define:

define("_CONFIG_SITE_FULL_URL", _CONFIG_SITE_HOST_URL."/gggg");
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
Also ensure your .htaccess file has this:

RewriteBase /gggg/

Otherwise it'll point all file links to the root.
 

dmax912670

New Member
YetiShare User
Jun 25, 2013
7
0
0
now every thing isd working,, now i will do the upgrade for the old database,, I am grateful to you
thank you:)
have a nice day