website issue

10/13/2016 06:27 Dragonz2105#1
so I've working all this year and never faced this error with the website

the website i use worked before and i wasn't have any issue i just moved to other pc

the sql info are correct for any info all are right and well

so why do u think i face this error ?

P.s i use Zend

thanks

[Only registered and activated users can see links. Click Here To Register...]
10/14/2016 03:14 B1Q#2
allow sqlsrv in zend extensions

edit the file located here
Quote:
C:\Program Files (x86)\Zend\Apache2\conf\httpd.conf
set AllowOverride to All

restart apache and it should work
10/14/2016 20:37 Dracula Untold#3
or a bad config !
10/15/2016 01:05 B1Q#4
Quote:
Originally Posted by Dracula Untold View Post
or a bad config !
people usually ignore Allowing override in the htdocs directory and that causes alot of problems and i believe this is one of them if not a bad config as you said but i'm sure it's because of AllowOverride he said that he copied the website to a new pc and it didn't work
10/15/2016 12:15 B13.#5
can u check there
Quote:
C:\Program Files (x86)\Zend\ZendServer\logs
Quote:
C:\Program Files (x86)\Zend\Apache2\logs
php logs you might find something there maybe you change something.
or it will just give you more info about the error