Try the Demo

Magento Forum

   
Another failed attempt to install with a totally blank dbase - 0.9.17740
 
petertufan
Sr. Member
 
Avatar
Total Posts:  93
Joined:  2007-08-31
Ashburn, VA
 

Magento Team ...
A very frustrated Peter is asking for a major help in regards to update to 0.9.17740.
I did a SVN and also a tar.gz install on a blank newly created dbase ... and still the same error ...
I have attached it here ...

Please rectify this issue and let us know…

Thank you kindly,

Peter Tufan
http://www.asktp.com
skype: peter_tufan

File Attachments
0917740N.txt  (File Size: 8KB - Downloads: 676)
 Signature 

Peter Tufan
AIC Incorporated / NikKa Enterprises LLC
http://www.asktp.com

 
Magento Community Magento Community
Magento Community
Magento Community
 
Fluxsoap
Jr. Member
 
Avatar
Total Posts:  7
Joined:  2008-03-13
Lithuania
 

What is diference between 0.9.17740 and older versions, becouse i can’t install it on my apache PHP >5 ver. server. older versions worked fine..

i Have got this:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

 Signature 

The Art Of Photography - http://www.flux.lt

 
Magento Community Magento Community
Magento Community
Magento Community
 
Michael
Magento Team
 
Total Posts:  826
Joined:  2007-08-31
 

Can you please replace the lib\Varien\Db\Adapter\Pdo\Mysql.php file with the attached one and try it again ?

Please let me know if it helps.

Thank you.

File Attachments
Mysql.php  (File Size: 10KB - Downloads: 360)
 
Magento Community Magento Community
Magento Community
Magento Community
 
petertufan
Sr. Member
 
Avatar
Total Posts:  93
Joined:  2007-08-31
Ashburn, VA
 

WIth help from Moshe ... we got it back up and running this afternoon… Hooray ..smile

 Signature 

Peter Tufan
AIC Incorporated / NikKa Enterprises LLC
http://www.asktp.com

 
Magento Community Magento Community
Magento Community
Magento Community
 
Fluxsoap
Jr. Member
 
Avatar
Total Posts:  7
Joined:  2008-03-13
Lithuania
 
Fluxsoap - 20 March 2008 07:15 AM

What is diference between 0.9.17740 and older versions, becouse i can’t install it on my apache PHP >5 ver. server. older versions worked fine..





i Have got this:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

yes it is something weird.. i took old version .htaccess and compared and tested to new wersion smile..,

when i commented this:

<IfModule mod_deflate.c>

############################################
## enable apache served files compression
## http://developer.yahoo.com/performance/rules.html#gzip

# Insert filter
#SetOutputFilter DEFLATE

# Netscape 4.x has some problems…
#BrowserMatch ^Mozilla/4 gzip-only-text/html

# Netscape 4.06-4.08 have some more problems
#BrowserMatch ^Mozilla/4\.0[678] no-gzip

# MSIE masquerades as Netscape, but it is fine
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
# Don’t compress images
#SetEnvIfNoCase Request_URI \
#\.(?:gif|jpe?g|png)$ no-gzip dont-vary

# Make sure proxies don’t deliver the wrong content
#Header append Vary User-Agent env=!dont-vary

</IfModule>

everything goes OK everithing working in 0.9.x version… maybe my server don’t support that stuf..

 Signature 

The Art Of Photography - http://www.flux.lt

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top