SimonMc
10-31-2004, 06:57 AM
I have a link building script that has been working like a dream up until yesterday.
The script runs in PHP but also has an option to run the output in HTML.
The script in this mode converts the link pages to HTML so the search engines love it a little more :)
Here is the problem I have. Yesterday I added a link and the php script and instead of adding to the HTML files or even recreating them with the new info...it wipped them all out and set the HTML file sizes to zero bytes. What a shock that was :)
Is it possible that the PHP script has hit it's limit for creating HTML files and now just falls over? It runs fine in PHP mode. The problem is only evident when converting the directory to HTML.
I am a little lost as the support for this product has not been good in the past either.
Any suggestions greatly received.
Simon
The script runs in PHP but also has an option to run the output in HTML.
The script in this mode converts the link pages to HTML so the search engines love it a little more :)
Here is the problem I have. Yesterday I added a link and the php script and instead of adding to the HTML files or even recreating them with the new info...it wipped them all out and set the HTML file sizes to zero bytes. What a shock that was :)
Is it possible that the PHP script has hit it's limit for creating HTML files and now just falls over? It runs fine in PHP mode. The problem is only evident when converting the directory to HTML.
I am a little lost as the support for this product has not been good in the past either.
Any suggestions greatly received.
Simon
