|
Pages: [1]
|
 |
|
Author
|
Topic: Also: Zend not found (Read 1131 times)
|
|
Hank
Posts: 4
|
Hi,
i'm having apache and xampp on windows with zend v3.0. Zend is
|
|
|
|
|
admin
Forum Administrator

Posts: 3069
SnippetMaster Author
|
Hi Hank,
Can you run the /snippetmaster/includes/diag/index.html file and then scroll down to the test zend.php file and run it?
It should output a simple "hello world" to the page. If it doesn't, then there is a problem with the Zend Optimizer installation on your server...
Let me know...
|
|
|
|
|
|
Hank
Posts: 4
|
Hi,
thanks fpr your quick reply! Nevertheless....the problem still persists (following your tip). I am advised to load up the files in binary mode, but what we did is doing the "hard way" installing snippetmaster. That means, we've downloaded the zipp archive and extracted it directly into the web server root, there was no need to upload it via ftp.
Anything else i could try?
Thanks again and kindest regards,
Hank
|
|
|
|
|
admin
Forum Administrator

Posts: 3069
SnippetMaster Author
|
So when you run the zend.php file in your browser.. it is not working? (It does not display the "hello world" output?)
If this output is not displayed, then the problem is definately with either incorrect uploading in BINARY mode (try a manual upload of just this file to confirm) or incorrect installation/setup of Zend Optimizer on your server.
Let me know.
|
|
|
|
|
|
Hank
Posts: 4
|
Nope. zend.php didn't work.
But when i run phpinfo.php, at the bottom of the site the follwowing is shown:
"..This program makes use of the Zend Scripting Language Engine: Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies with Zend Extension Manager v1.0.10, Copyright (c) 2003-2006, by Zend Technologies with Zend Optimizer v3.0.0, Copyright (c) 1998-2006, by Zend Technologies..."
What else could be setup wrong?
Kindest regards again, Hank
|
|
|
|
|
|
Hank
Posts: 4
|
Sorry, the problem is resolved.
Xampp has several php.ini or php5.ni files installed with it, the task was to find out the right one and enable the zend loader.
It's the one below the apache directory....
kindest regards and thaks for your efforts,
Hank
|
|
|
|
|
|
|
Pages: [1]
|
|
|
 |