|
-
October 22nd, 2006, 06:35 PM
#1
Download index.php
When my apache server crashed I went to my url and was offered to download index.php.
I was shocked because insted of getting a file size of 0kb , what I did get was a full file size and I was able to read code from it!
How do I fix that and why did that happened?
Ipsens
-
October 22nd, 2006, 07:19 PM
#2
Re: Download index.php
Your server is not recognizing PHP as being installed.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
-
October 22nd, 2006, 08:09 PM
#3
Re: Download index.php
Just one qusetion!
how do I delete zend optimizer from FreeBSD?
NOT a package so pkg_delete won't do the trick!
Trust that will remove problems
Ipsens
-
October 22nd, 2006, 10:00 PM
#4
Re: Download index.php
I don't think that will solve your problem, but...
 Originally Posted by http://www.zend.com/support/knowledgebase.php?kbid=89&view_only=1
In order to uninstall the Optimizer, please follow these steps:
1. Replace the php.ini file with the backed up copy (php.ini-zend_optimizer.bak).
2. Delete the Optimizer installation directory.
Important note: If you have other Zend products installed under the same directory,
do not delete the installation directory. In this case, you should only change the php.ini
file.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
-
October 23rd, 2006, 06:54 AM
#5
Re: Download index.php
Thanks I've already solved it.
We got a same source.
But real problem was couse I upgraded from MySQL 5.0.18 to 5.0.26 on Freebsd 6.1.
I needed to manualy compile it both MySQL 5.0.18 and PHP 5.1.6
Uf that was frustrting!
It is much simpler and easier on windows!
Ipsens
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|