javascript
Brief description  about Online courses   join in Online courses
View Noor  Mohammed 's Profile

Smarty Installation!

Hello sir,

I am getting these messages while trying to install smarty. Could you please make a video on how to install smarty.

Warning: require(Smarty_connect.php) [function.require]: failed to open stream: No such file or directory in C:\wamp\www\index.php on line 3


Fatal error: require() [function.require]: Failed opening required 'Smarty_connect.php' (include_path='.;C:\php\pear') in C:\wamp\www\index.php on line 3

Many thanks and regards.
Asked by Noor Mohammed | Mar 16, 2011 |  Reply now
Replies (3)
View noor mohammed 's Profile
The include has backward slash in the php.ini, I dont know why its not displaying here in my post.

Please help.
Mar 17, 2011
View noor mohammed 's Profile
I have given the path here, please let me know if this is correct. As I am still getting the same error.

;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;

; UNIX: "/path1:/path2"
;include_path = ".:/php/includes"
;
; Windows: "\path1;\path2"
;include_path = ".;c:\Smarty\libs"
;
; PHP's default setting for include_path is ".;/path/to/php/pear"
; http://php.net/include-path
Mar 17, 2011
View teacher siliconindia 's Profile
Again you can go through our online course tutorial in php section in Smarty installation chapter follow the exact steps which is mention,and you can check Smarty_connect.php path it will work
Mar 16, 2011